Loading Tool

Explorer IconExplorer

Memory Pool

80,078 transactions
29.40 vMB
0.11622687 BTC
Random Selection Loading Transactions
Max Size: 178.37/200 MB

Candidate Block

Mining Attempt 1ca359978517c1f4fa29d39db1b7ae3731771a356931f9f12bfab8db944dbdba
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root fcd1f60b0c42f78f4ae351a249695c7059b5ad9d4e6069d971ac82ec32689c3c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,970
Size: 1.00 vMB
Total Fees: 0.05335528 BTC
Feerates: 151.07 > 5.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (541,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,083 374,083 00000000000000000710afe5c7570357e38860092700d76fcd7014a74a01274a 1,616 0.93/1.00 vMB 36
374,082 374,082 0000000000000000105a2bd1f4d2b6ddd22431b29fb2410eda2219d60aa2aa91 2,937 0.93/1.00 vMB 566
374,081 374,081 000000000000000006875abceb686f140dc82f10a0ce8e67869677fa8cc0a916 1,348 1.00/1.00 vMB 24
374,080 374,080 00000000000000000896119414a75bc59b1f09d563d2ee058a18677c9778ac60 2,578 1.00/1.00 vMB 60
374,079 374,079 000000000000000001ef80756d97e1811cfca7ec56d865d5dc8906b2cca3a7b3 2,256 0.95/1.00 vMB 52
374,078 374,078 00000000000000000805c715ab493803b657795715e84a0ca7ca2bd0069088f8 1,223 1.00/1.00 vMB 23
374,077 374,077 0000000000000000091bdbfe016256c2316ea86b80aa6a2345aeddc6efcd9458 1,994 0.93/1.00 vMB 45
374,076 374,076 0000000000000000103ca974cc00ff2d90131aa2be7f483b271582d4a6c696f8 2,643 1.00/1.00 vMB 60
374,075 374,075 000000000000000006f2e7a9cd3aa88b426b29c54618c3de10cfc60af521628e 1,838 0.86/1.00 vMB 45
374,074 374,074 00000000000000000a5c0f4cfd2221e320a8c687d8b95d802bd5ff088fdcb067 854 0.39/1.00 vMB 40
374,073 374,073 0000000000000000078ebf8dba663195509fb303ed882f3c6b66da9777c81704 1,116 0.93/1.00 vMB 24
374,072 374,072 0000000000000000062219d004b3f54e38b9b69dca2762aa1af24e09a094a75c 680 0.93/1.00 vMB 7
374,071 374,071 00000000000000000bc2074f1cd003b51b345ca3acba73326491cec20c467013 136 0.07/1.00 vMB 36
374,070 374,070 00000000000000000a915ab775c2e849b13375c60596286cbd8851511d0850dd 1,346 0.75/1.00 vMB 34
374,069 374,069 000000000000000008abb22c91a14eb41b276be30b7ce28e30d14bfc92bd04d8 1 0.00/1.00 vMB 0
374,068 374,068 0000000000000000012db3f6191291023471cbf677a63825e2a92692c38a9ac8 1 0.00/1.00 vMB 0
374,067 374,067 000000000000000008eff0036222d831399374779f543d368b709b1d62c5d766 938 0.93/1.00 vMB 13
374,066 374,066 00000000000000000dd63e4841275d4dca8b87cbdc6a65fc83f6aec68d4ea711 1 0.00/1.00 vMB 0
374,065 374,065 00000000000000000d1fd9412f28915feff04d0be66dc4a980406d950793fb8e 323 0.15/1.00 vMB 38
374,064 374,064 00000000000000000dc2a09148392e29ea241f76af8519097b031671436b5677 1,160 0.93/1.00 vMB 22
374,063 374,063 0000000000000000027d4ac5bad0dbaf5d0622fbccf61ebf52a852f6a1d3add9 1,235 0.61/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.59 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: 671.63 GB
    • Received: 15.97 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.