Loading Tool

Explorer IconExplorer

Memory Pool

85,829 transactions
32.00 vMB
0.21226368 BTC
Random Selection Loading Transactions
Max Size: 191.33/200 MB

Candidate Block

Mining Attempt 28968a04d58c022ae6399fc8e159860945fb153c6e769fc75512d8383f6b30b9
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 063c502d22d3cc838da11aa297e63fb859ff3a81566ad29a623bdb965fe28687
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,913
Size: 1.00 vMB
Total Fees: 0.09576815 BTC
Feerates: 529.10 > 9.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (534,827 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,320 380,320 00000000000000000a2d083eb86e0de4b85f08e2caca6536fd853927ab3e142a 385 0.24/1.00 vMB 17
380,319 380,319 00000000000000000cd97f7a5534de25c3dddd57005bd4a4e9968750ac65430e 1,106 0.63/1.00 vMB 34
380,318 380,318 000000000000000009611ae032c3d7c8ca6606ad8f220b85bb99dc352adfc2ae 1,774 0.92/1.00 vMB 39
380,317 380,317 00000000000000000851f628ef24e63d2801c01fd2bf8ffac8e32d322957fb8f 440 0.41/1.00 vMB 29
380,316 380,316 000000000000000010bc6d8a382af2b44472c9aeeb1a23b1bf5bae35eb6132b1 330 0.47/1.00 vMB 23
380,315 380,315 00000000000000000f313cb673a7a1f0375a49c9714c7a4e32b6df1db8c63c70 1,176 0.93/1.00 vMB 31
380,314 380,314 0000000000000000031d2195bddab929a23e4cc8c5769727ead6249598e37f1c 773 0.61/1.00 vMB 31
380,313 380,313 000000000000000011a3c01d3a161e32abdf0d9cfce3abbaa3472bbc7938805e 552 0.45/1.00 vMB 29
380,312 380,312 00000000000000000016b68c241a7c93f625a12995b2bf3d52ed86e8ea8ffcfe 100 0.07/1.00 vMB 41
380,311 380,311 0000000000000000070d7d1e8a8c612754c5b958082433ef5ce8da2a1b4cd081 1,135 0.95/1.00 vMB 29
380,310 380,310 0000000000000000066220207f930062b0298c60abdf9e8952ef3426aad0f1bd 892 0.52/1.00 vMB 33
380,309 380,309 00000000000000000e8e1505c94caba96cecaeb52c28460b08ba1df1a67658ed 825 0.62/1.00 vMB 21
380,308 380,308 000000000000000000b016df556589a45cd97b855495346b0b891feea8a1f640 1,142 0.99/1.00 vMB 28
380,307 380,307 000000000000000004084cbdb0205ae7db22fbf6b8cd03465d917b0e7e65701f 2,098 0.75/1.00 vMB 63
380,306 380,306 0000000000000000062f4f8c70118b10e399609493935bba3f7a51633d501753 427 0.25/1.00 vMB 33
380,305 380,305 000000000000000005da23b913ae3906edeef56f2ddb9ae36a0eb9fd1a36daec 324 0.18/1.00 vMB 42
380,304 380,304 0000000000000000077073fef7d96e7f3ee99a69967d50b1e7bb7baa33e2a8f9 1,662 0.86/1.00 vMB 41
380,303 380,303 00000000000000001138972502694a718230e7244947939fd6e4b3d7f869e813 500 0.25/1.00 vMB 41
380,302 380,302 000000000000000009c59f69ca026c1431032a28efaf25c48c38e461b952cf72 737 0.41/1.00 vMB 37
380,301 380,301 00000000000000000b80f0da5714df3c1f380fa355d4d74e73f8d5f9f910471e 301 0.20/1.00 vMB 38
380,300 380,300 00000000000000000acd15471adfedbc84d5733f872d752583679d45952b2225 784 0.47/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.65 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.70 GB
    • Received: 16.31 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.