Loading Tool

Explorer IconExplorer

Memory Pool

73,553 transactions
19.97 vMB
0.04653112 BTC
Random Selection Loading Transactions
Max Size: 134.51/200 MB

Candidate Block

Mining Attempt 72b1fb54e22d804d17d9af17ff3252b94be6a20346a9ae5bceb8383af759ecec
Version 20000000
Previous Block 000000000000000000017fc51237a7d59b5980602b764d806050370c6c97969f
Merkle Root c2548f9ae4697a2490b49958656a12403e4f591dfda3107b44447b42805134e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 7,112
Size: 1.00 vMB
Total Fees: 0.00324535 BTC
Feerates: 40.21 > 0.33 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,992 (808,459 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,533 107,533 000000000001eef4d5d47c7897506ac8a6fd0490f1d1d1f6914f0abcf0ac8f51 13 0.00/1.00 vMB 0
107,532 107,532 000000000000745aa43f7fb6b56e369459ece147eb02decca50b6cb8daf2782a 11 0.00/1.00 vMB 0
107,531 107,531 0000000000014cb583fdb1757addb9bd5f3f79962277f0994748da9e9d92374f 5 0.00/1.00 vMB 0
107,530 107,530 0000000000005fd4e4dba931acfd4e477435a5ebfe49e1f32f51e27f83bfb792 12 0.00/1.00 vMB 0
107,529 107,529 000000000001b9d04bfab5e2cbec757a5764753b73e5a8c15b6e8d19988c16c4 12 0.00/1.00 vMB 669
107,528 107,528 00000000000081b3729dedacc981378c3009b390e0256c2ae50cecc473f24420 7 0.00/1.00 vMB 0
107,527 107,527 0000000000004b3e7efa301bf5723ebac7ef7682fb791331a4247fa39581e896 12 0.00/1.00 vMB 0
107,526 107,526 0000000000023787f265f486788d544a949bb123966e1a6e61bd30932ab6cce9 7 0.00/1.00 vMB 652
107,525 107,525 0000000000015b62fa913a36fcd938c71772418425383f4854c8dbf8ce9315b8 14 0.00/1.00 vMB 0
107,524 107,524 0000000000005ceadfe80a1f9bc88ff618b8c112166eaf44890e58915fd5a2ed 12 0.00/1.00 vMB 0
107,523 107,523 0000000000007bfbda65ba3c34d49fb602ea9e112d85f9ec51a372c357785fd1 10 0.00/1.00 vMB 0
107,522 107,522 00000000000028d26d228c94bd7c8c8b265a74ebae6e2cddd7039681ebce640c 11 0.00/1.00 vMB 0
107,521 107,521 0000000000020d35019533dbcf17487a1bacffd18d75a94fe1c96d5e461d4ae7 9 0.00/1.00 vMB 0
107,520 107,520 0000000000018e6b8d0eae833f494158f4eb36766cd7ce7befd8d336a38bad27 45 0.01/1.00 vMB 0
107,519 107,519 0000000000019006fafb185525f8d8c62387e7494ca5d0c1f123a48bda05d715 9 0.00/1.00 vMB 0
107,518 107,518 000000000000d05ddf682ecd6b0bfb0100592a19e803f2fe46a69cd3b74ec2be 9 0.00/1.00 vMB 0
107,517 107,517 000000000001ff3754aaf21b1c7c60dcb2ebe57e3d9fdc07a23c52072d2c3702 12 0.00/1.00 vMB 0
107,516 107,516 00000000000014c126522faa297cfb3b1838433cd51497f347e5ba9037f0271f 11 0.00/1.00 vMB 0
107,515 107,515 0000000000019cf83037fa85b8fe325eff447390b2b651a29d034018b9d00954 11 0.00/1.00 vMB 370
107,514 107,514 00000000000256a22bb3737f98c0fc795a95dafdde4b29c520eea1eb07b94acb 5 0.00/1.00 vMB 0
107,513 107,513 000000000001c0e31038adefbe861c2a0fa174dc478475338f0d080553a7b833 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.11 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: 807.09 GB
    • Received: 23.16 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.