Loading Tool

Explorer IconExplorer

Memory Pool

44,326 transactions
27.28 vMB
0.06479173 BTC
Random Selection Loading Transactions
Max Size: 144.15/200 MB

Candidate Block

Mining Attempt f211ff1cb6935ea5d066304fd4310dca0e29c15316f241cc74f455c58cf48733
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root 3cf41cc341ae8a8e8e2333252c2b5b92377e42cdd0575b643c1e008783c8e968
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.01352322 BTC
Feerates: 200.99 > 1.36 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (559,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,078 355,078 000000000000000008e0409db8b09de944e121bb2b10283d51308ed5b143cf2c 326 0.16/1.00 vMB 29
355,077 355,077 00000000000000000223b77e556c8debbc765bc7d94645254cf09cf76bb8b9f3 552 0.34/1.00 vMB 23
355,076 355,076 000000000000000001af82cf103fef247f5606ae62deb3630d76003fe10fb5fa 896 0.46/1.00 vMB 27
355,075 355,075 000000000000000011ab450f3abe89a18f4911f48bdcd2fc2bb0104721a3d061 244 0.11/1.00 vMB 31
355,074 355,074 00000000000000000a5d047d643ef63b2e5608eecbe4866184f89ce34fce5b4f 748 0.40/1.00 vMB 28
355,073 355,073 000000000000000012b422a2d3a33da9700f095f37768709f9973d612f35af83 1 0.00/1.00 vMB 0
355,072 355,072 0000000000000000152a5befb704571d023b3e74421359309bc6920778e76195 495 0.26/1.00 vMB 26
355,071 355,071 000000000000000000659c1295857f37d035074c53cafac35c8769676e58e2e9 903 0.48/1.00 vMB 25
355,070 355,070 00000000000000000708d3f75ed2c56e99e0237547a8012539ae6baad76fe791 167 0.10/1.00 vMB 24
355,069 355,069 00000000000000001651ad6fc25a5ff1f28244de888efd8c7dd557a76dd96abe 239 0.11/1.00 vMB 20
355,068 355,068 0000000000000000001b47a82c40042a20380f73c7070b244c9d2b5dd429b6b9 113 0.10/1.00 vMB 12
355,067 355,067 000000000000000004597ff3dabc9ad3e251a0123ae17e9fe002c2fb94333b28 625 0.28/1.00 vMB 29
355,066 355,066 00000000000000000b34cfbb72c0db704e7fa3b2bafe8bdbaea9d7f56980cc6d 558 0.24/1.00 vMB 28
355,065 355,065 00000000000000001324d4cb385458edcba6bd65288e04d0aa7ea18e7f558d4f 1,167 0.56/1.00 vMB 27
355,064 355,064 00000000000000000ceb5b981a3dc1324bd02c90631c1a37d09e6bd59a6d364a 935 0.75/1.00 vMB 17
355,063 355,063 00000000000000000bd568195c703df04cd8c5b3d00153c74523a92601aaa4ca 2,186 0.75/1.00 vMB 47
355,062 355,062 0000000000000000021eee625490f82894fd4753229735435a28fb2b0b6698b3 260 0.25/1.00 vMB 13
355,061 355,061 000000000000000015904c5a1ab19652278f0d69eb5ed9fc96c30ce8bc326d43 1,661 0.75/1.00 vMB 31
355,060 355,060 000000000000000002a24f166c603b798d3fac08a3a6476fefa79dd5f84a555c 1,025 0.72/1.00 vMB 21
355,059 355,059 00000000000000000bc5bd7ddecf861bd1488d7553e5124e89b678c7416cdaf4 566 0.29/1.00 vMB 36
355,058 355,058 000000000000000000b4d506ba5bbbdba67d4114ddec6b860fa0b4805bd0a247 1,419 0.75/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.25 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: 655.43 GB
    • Received: 14.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.