Loading Tool

Explorer IconExplorer

Memory Pool

40,442 transactions
27.73 vMB
0.06527791 BTC
Random Selection Loading Transactions
Max Size: 142.09/200 MB

Candidate Block

Mining Attempt 0db5be355135c79465693c594924c410bf0ed822d36ebeb86ea88f7f6ed16489
Version 20000000
Previous Block 0000000000000000000183fdd09766667573fbca4a30fc6f2455b37becebdd12
Merkle Root 8d38e093487bc7268e8d80374c82aa1634b62f6e4f78018467d4d8be197f70e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,705
Size: 1.00 vMB
Total Fees: 0.01238564 BTC
Feerates: 71.81 > 1.24 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,641 (528,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,458 386,458 0000000000000000083d48df0302c2bbaec682094c9d7ddb4de6d9bf78b5218c 347 1.00/1.00 vMB 8
386,457 386,457 0000000000000000051ba67dc9c1ef7d1c92aa861a3853957dad17d644bad5d8 1,407 1.00/1.00 vMB 22
386,456 386,456 00000000000000000b5f3e5a972f0a0ebc3acaf64c1e7a5ecfa2886fa8ccf07d 683 1.00/1.00 vMB 16
386,455 386,455 00000000000000000ece5e94d9e72a120eea85d1a442614e41bc65a364ac5cbd 702 1.00/1.00 vMB 16
386,454 386,454 000000000000000002d013928a587e8349f65275e5e5c307c182a61128b9e477 1,931 1.00/1.00 vMB 34
386,453 386,453 000000000000000006839b0603cf1156733b2e03b5be1522f6ac7a4a13dd7326 1 0.00/1.00 vMB 0
386,452 386,452 000000000000000004fbdede6737d269cf75aa19a91b9969bc20d254e1d24d95 2,475 0.93/1.00 vMB 44
386,451 386,451 00000000000000000e66670b4201e4f86075fc086e8790656a6f27ac1243c3ca 1,220 1.00/1.00 vMB 21
386,450 386,450 0000000000000000066074448c738eac92a08f5e30676dd4d74a4e294ba1066c 24 0.08/1.00 vMB 4
386,449 386,449 000000000000000003557f9ef7fbc2544172bb212966dcedd07f1235d520501d 1,861 0.75/1.00 vMB 36
386,448 386,448 0000000000000000023d0bbe3cdceb030d71780523c181f86284470c3305a2a2 1,824 0.61/1.00 vMB 53
386,447 386,447 000000000000000003ecb62da77d55c8b5d85e3e6b290aaebaa8244dcd01724a 1,724 1.00/1.00 vMB 27
386,446 386,446 00000000000000000ce6759d350b640eb2cbef57cad734c85bced98c5d4ae0b2 1 0.00/1.00 vMB 0
386,445 386,445 00000000000000000787ac16415518c7fbed2e4d660c5418582de5e4183f4421 1,104 0.99/1.00 vMB 15
386,444 386,444 000000000000000001f23ba1c0a11e7cf290c5f06176262c765e1f535bf86a2c 886 0.37/1.00 vMB 38
386,443 386,443 0000000000000000088eedd11b76f3ff7dd47871f5b75d00cc2e883ecaabf1f8 942 0.65/1.00 vMB 21
386,442 386,442 000000000000000004967f83889ee06388642c46f3c1556330c9c0c9325ca288 3,027 0.93/1.00 vMB 49
386,441 386,441 000000000000000000ef65740f02dcdcb32cb4ac72c9377412f76369861bd32b 1,356 0.63/1.00 vMB 36
386,440 386,440 0000000000000000013a930ef304d0bedcf928442422cb357596d10b6b73f54b 158 0.12/1.00 vMB 33
386,439 386,439 0000000000000000057d0ef67b04400ebf97988d777ede01dcef8a8e1a9fc5df 619 0.39/1.00 vMB 30
386,438 386,438 00000000000000000e2df9cf8523ac408eb5bf7c6bf1d6a7031ac57b29defd7c 1,558 0.93/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.75 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: 631.95 GB
    • Received: 12.09 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.