Loading Tool

Explorer IconExplorer

Memory Pool

82,302 transactions
31.11 vMB
0.12144589 BTC
Random Selection Loading Transactions
Max Size: 186.20/200 MB

Candidate Block

Mining Attempt 00c11166451d39b0519fea129657d4241536abed0096a638d1e18f8816cbaeab
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root d3a88d120ea02414cd1b6c3d4dd44b9503e6fbda4a279ffa1ef2a1c1fd41967c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.03621321 BTC
Feerates: 101.42 > 3.63 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (104,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,668 810,668 00000000000000000002a99f00e3b00149afb39489c73d2e2de2ad7b95986707 1,992 1.00/1.00 vMB 10
810,667 810,667 00000000000000000004477e96a153caeb92679e3465d40bae59ef963329200e 2,523 1.00/1.00 vMB 23
810,666 810,666 0000000000000000000357efc11a4ca3b7b4070558821c932a3cc7043b9d7947 3,188 1.00/1.00 vMB 31
810,665 810,665 0000000000000000000484e8fc023bd3179bedd6af563a0db2ec6f28a320bd97 3,420 1.00/1.00 vMB 39
810,664 810,664 000000000000000000030d7d7a0c1cee913f49ec5721566c4e0084edbc1ad1ea 2,284 1.00/1.00 vMB 8
810,663 810,663 00000000000000000000c2f84a9999cab3f2fe7fadbae106e7a9dbcc0517013d 1,451 1.00/1.00 vMB 16
810,662 810,662 00000000000000000000974de8fe584042582e47bceca03dafea31547723cfbe 3,433 1.00/1.00 vMB 32
810,661 810,661 000000000000000000032132d8c543b466fcab067d95ddff612d5f586cf409b2 2,101 1.00/1.00 vMB 12
810,660 810,660 00000000000000000000671edb6bf38cefb1830091123a2d42a21ba08569288b 3,764 1.00/1.00 vMB 32
810,659 810,659 000000000000000000022315406e4c344031003a6c0da00587c73d56a75cdb03 1,577 1.00/1.00 vMB 11
810,658 810,658 00000000000000000003c4ae037122958521dc4f87372eb9b25f5a2f6b436680 1,487 1.00/1.00 vMB 7
810,657 810,657 0000000000000000000070fb1b8559f9557f4eb9a2feb676f4087037b6e0e43f 1,382 1.00/1.00 vMB 9
810,656 810,656 00000000000000000001bad5821b1ee0d270fd22a3837d3a98f4c5c148d43a75 1,977 1.00/1.00 vMB 19
810,655 810,655 00000000000000000003a4569c3b5318f1f6887e686269a4e8521216957dca18 2,890 1.00/1.00 vMB 32
810,654 810,654 0000000000000000000310b381ce520827d3a6e20fc4ac91377bc7188f034278 1,317 1.00/1.00 vMB 12
810,653 810,653 00000000000000000000723e3b6e8e461ff468be779b63e4919faff3254ae20c 1,556 1.00/1.00 vMB 16
810,652 810,652 000000000000000000003f09e4c9d9267c5a2dc311ec28a5147f3e81f00c6373 3,370 1.00/1.00 vMB 30
810,651 810,651 00000000000000000000e26ae8cdc716e2c49f2ed3b13678fc23d0083df97775 2,981 1.00/1.00 vMB 27
810,650 810,650 0000000000000000000355886b28daf20e90901a373efecbb7dcecab64def411 2,324 1.00/1.00 vMB 32
810,649 810,649 0000000000000000000113e41205284a8413e437f881b2c55232f0037ca84811 3,141 1.00/1.00 vMB 48
810,648 810,648 00000000000000000000f30c0c409ef25271a157b72dc0ed839bdc225e682e51 3,207 1.00/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.95 GB
    • Received: 16.33 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.