Loading Tool

Explorer IconExplorer

Memory Pool

44,528 transactions
27.34 vMB
0.06591271 BTC
Random Selection Loading Transactions
Max Size: 144.50/200 MB

Candidate Block

Mining Attempt 7cd8470f800e65066f3bcabf0b0932b47f415bcf8465801f16732fc8c2fd276e
Version 20000000
Previous Block 00000000000000000000cb7f19ead4a2971e1e5cb5a2c3b233eaf5b231d7f805
Merkle Root 2873600d1e512fd5a9c3b3863a12dd6815dfc31978f0a961986a73ed05242467
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,068
Size: 1.00 vMB
Total Fees: 0.01475439 BTC
Feerates: 200.99 > 1.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,922 (559,849 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
355,057 355,057 000000000000000003b44c2f5db22df08866e704412e0d1704c4e6c383a09c72 428 0.19/1.00 vMB 27
355,056 355,056 0000000000000000156f0bf7fa060438edec28357c011fe5dbfe48f5b7dc4f59 525 0.25/1.00 vMB 29
355,055 355,055 00000000000000000ea0c1a2d5e9c7dd67e3b2c14eabedb478313e878282d7eb 1,155 0.75/1.00 vMB 23
355,054 355,054 0000000000000000168710c7a956b07f740f4f17cf84ca208588d0f0309dcd51 573 0.25/1.00 vMB 48
355,053 355,053 0000000000000000029a678a6c3b12c451cfc8d18e8a21629afdb81120cc33a8 813 0.40/1.00 vMB 26
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.