Loading Tool

Explorer IconExplorer

Memory Pool

43,589 transactions
27.01 vMB
0.05613957 BTC
Random Selection Loading Transactions
Max Size: 142.44/200 MB

Candidate Block

Mining Attempt a3c96c4ab580a5d547e88aa4a9219e1ff1cf3376d40d1f9319fdb64a86e10e9e
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 4a32e817d3cb3401d6c0a9e641f80832d54d4f53c15354b00a6f4c99e348fa42
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,072
Size: 1.00 vMB
Total Fees: 0.00593220 BTC
Feerates: 40.21 > 0.59 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (424,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,561 490,561 000000000000000000d5c2b96278a3fd02e4ab27705197327958c6807355dade 2,123 1.00/1.00 vMB 38
490,560 490,560 00000000000000000001dfe9c5c70935f454bf10b8dde643bed81e40bb3758dc 2,025 1.00/1.00 vMB 13
490,559 490,559 000000000000000000a86573d6643ecd3b5a2eb78ac2656aff22df9dd2307652 1,558 1.00/1.00 vMB 17
490,558 490,558 000000000000000000d8996911584b9e648e38879b90c89e92b7cf41d5898338 1 0.00/1.00 vMB 0
490,557 490,557 000000000000000000250b78257f8793c453ed4a36d2bf9d8289d2a43b74a7ec 2,424 1.00/1.00 vMB 137
490,556 490,556 0000000000000000002006f0392e801f8d06ad738b42137a80ed872d13bd6790 2,642 1.00/1.00 vMB 187
490,555 490,555 000000000000000000276008d545d51f46c9700f2c7adb7ea386ffb9842e58f0 1,612 1.00/1.00 vMB 36
490,554 490,554 0000000000000000005782d1660b70dae9537b459c604a062120db135acd0072 1,955 1.00/1.00 vMB 21
490,553 490,553 0000000000000000009c703fd4f1b94da2e80fa4ac4ea04af631ef5721c32e21 2,042 1.00/1.00 vMB 43
490,552 490,552 000000000000000000b0c610eabf23a3a3ebc17037fc1340077a97fc5606da3d 2,001 1.00/1.00 vMB 164
490,551 490,551 00000000000000000062843851cc8236030333b3209260b38aad1f4d9f64ae88 2,212 1.00/1.00 vMB 26
490,550 490,550 0000000000000000006e66ab91b425c5ca3a31c4cca3abcc24f8cd10bbf2f700 1,790 0.96/1.00 vMB 126
490,549 490,549 0000000000000000004ce2c5862ece28cb5add162769c512ce721986515b8db9 1,055 1.00/1.00 vMB 88
490,548 490,548 000000000000000000be21e12a2de5752064510e720652f3420775f3e410ed40 490 1.00/1.00 vMB 46
490,547 490,547 00000000000000000036acf90124d955835b35a3d5d86a36a0311af086701136 1,666 1.00/1.00 vMB 116
490,546 490,546 000000000000000000749ce387b7a7611800e96145a071a9677157c8f3347123 1 0.00/1.00 vMB 0
490,545 490,545 000000000000000000d1b1065420a812deb455d47d9112b70275a2162acd354a 2,631 1.00/1.00 vMB 141
490,544 490,544 00000000000000000083a4b10c4999504344bc3b15fd279a21568a0ca71234af 2,495 1.00/1.00 vMB 78
490,543 490,543 0000000000000000005b4b3f1f18141f0f45982f29f30aee7f9dc537b76f9855 2,532 1.00/1.00 vMB 176
490,542 490,542 0000000000000000008711c0f9f90126b9757c65064084c8f167ea64f95838be 1,884 1.00/1.00 vMB 55
490,541 490,541 0000000000000000007932a7ff1edab41f00a87803d57487428236369309cf4d 2,816 1.00/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 782.24 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.06 GB
    • Received: 14.25 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.