Loading Tool

Explorer IconExplorer

Memory Pool

79,463 transactions
29.49 vMB
0.09112570 BTC
Random Selection Loading Transactions
Max Size: 178.35/200 MB

Candidate Block

Mining Attempt a858e491812d7e4165910591a69f06515833020abcb29e855e81ea5241467b47
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 6a4d9c5be98a77500b607e201420ed31f985017e5eb232097c9f47910c44261a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,832
Size: 1.00 vMB
Total Fees: 0.02912969 BTC
Feerates: 160.35 > 2.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (469,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
445,639 445,639 000000000000000001164ceef6ad6230e31dd4c7e84e2a2db71e4fd5ff515285 1,507 1.00/1.00 vMB 49
445,638 445,638 0000000000000000021519451081258666c03ceede82620622511904bef52ae5 1,533 1.00/1.00 vMB 66
445,637 445,637 00000000000000000065d03b1c165b38fea93cf1ce0521871f31c92804a5ee3a 2,805 1.00/1.00 vMB 89
445,636 445,636 00000000000000000025dfecb3c58ea92f4374c50be4189a6b68c1f21b9b9649 1,578 1.00/1.00 vMB 68
445,635 445,635 00000000000000000093adb54ce83dbc294c3aee66e393e95700f04bc722a89a 2,681 1.00/1.00 vMB 80
445,634 445,634 0000000000000000014da14d3951eb25f43ce6fd0dd79c482c784928c3ac776a 2,566 1.00/1.00 vMB 104
445,633 445,633 000000000000000002229d52421a7d84dca4627f0e2f5c408623bdd49f690e34 2,361 1.00/1.00 vMB 70
445,632 445,632 000000000000000000c8e893d00e74953977af9c567c433309a5226f0a12cb9f 2,687 1.00/1.00 vMB 75
445,631 445,631 0000000000000000025de1bb3b517a767a08d42a34bfc13a444ebf0bf9ca75fd 1,568 1.00/1.00 vMB 84
445,630 445,630 000000000000000000625aa69f1ede1a8a9f00a9c47cd3df27ff403380f0e2d3 2,819 1.00/1.00 vMB 95
445,629 445,629 0000000000000000033d6916647d14f74443595c96e18f092db9bbbf329f32cf 2,898 1.00/1.00 vMB 103
445,628 445,628 0000000000000000017d4ef73557b96687bf2b6eb1f32a3c2af969b7e3b64fc0 334 0.18/1.00 vMB 70
445,627 445,627 000000000000000002071e662a6113be4a12017c8748e3b64ed8b75193ec69eb 695 1.00/1.00 vMB 21
445,626 445,626 000000000000000001e1aeb6d767cf40d0c5aef6dfb647bb11e29411fb5a5650 909 0.39/1.00 vMB 79
445,625 445,625 0000000000000000028681f432fb2ffd1b38e3e2715423a77da11b7460c6f88f 450 0.18/1.00 vMB 76
445,624 445,624 000000000000000000fc97c4cd1f956f46a420536ca4851c31ad9d32f4e8ec0c 571 1.00/1.00 vMB 16
445,623 445,623 000000000000000002c45ed9057608b268a447499fcd8bea8e7930bfed11eaaf 490 0.20/1.00 vMB 77
445,622 445,622 0000000000000000014ef5795bcfd5214e9f7724956c060dc505363e1d8e11b0 770 1.00/1.00 vMB 23
445,621 445,621 000000000000000000ef702813e66e1f48602fd44fd01fb2eea3cb649f80dde2 2,157 1.00/1.00 vMB 86
445,620 445,620 0000000000000000017a53e194a21f8d98cd690310c468b524623e48a18e5d23 1,374 0.71/1.00 vMB 68
445,619 445,619 000000000000000000af3d26457602fbbc6beae4975cc9f4bb21087d0286b8b6 1,715 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.55 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: 669.87 GB
    • Received: 15.78 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.