Loading Tool

Explorer IconExplorer

Memory Pool

83,843 transactions
31.45 vMB
0.10021162 BTC
Random Selection Loading Transactions
Max Size: 192.89/200 MB

Candidate Block

Mining Attempt 9241f190eb1e5bb8eb17d96b553c52cecc277e690f66a3feaeeffb70ce7a0f13
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root c7eff2b8d49a3e10557077d5cd2690aa1e392907a82e2a9a6d1f4c8e016eab87
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,884
Size: 1.00 vMB
Total Fees: 0.02832749 BTC
Feerates: 504.27 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (615,629 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,590 299,590 0000000000000000422fd758459f5bb728b1280961388fe6a6f15d76d27fcd1f 234 0.12/1.00 vMB 29
299,589 299,589 00000000000000000075669df30fdc90c9aecb40c101058ca6489509798dd39c 827 0.35/1.00 vMB 39
299,588 299,588 00000000000000006715ae2bd6ef9413dd1540e34168e0f7753b52d4bfd25465 369 0.16/1.00 vMB 34
299,587 299,587 000000000000000012941fecdb2803a4a4f24b6ce59444654cb74bb9c56b032b 347 0.20/1.00 vMB 33
299,586 299,586 00000000000000006a2b155c209f0572c0e2470d5349aa60806e9ee5ea696066 1,189 0.63/1.00 vMB 30
299,585 299,585 00000000000000001f2909c5d46ef65e68e2b7961e6551b7b31c511fff7e1f4f 552 0.25/1.00 vMB 32
299,584 299,584 0000000000000000234e1cb95b4586f630a33282001003c322ea28829163663c 169 0.10/1.00 vMB 26
299,583 299,583 00000000000000002848a41e671e3cd5c0bb8bb196e7501c4923bbf84c97c957 103 0.05/1.00 vMB 31
299,582 299,582 0000000000000000287cce4145a68d3041788b10bd118bae58cd8d421649b1a7 255 0.16/1.00 vMB 24
299,581 299,581 00000000000000004d4f9b4231526da36a62ab5cabdf9bfa27cb0257eda54531 279 0.19/1.00 vMB 29
299,580 299,580 000000000000000033cac1b48e35a41c3834b7678269a5a5e8d3e61b618a6dca 395 0.35/1.00 vMB 19
299,579 299,579 000000000000000000a7c7451993c03bc47c363300eac68e5dfa42f24691e4e0 749 0.35/1.00 vMB 43
299,578 299,578 000000000000000022d91708862ebe765986e69b272dd5d1249c4057750dbe43 10 0.00/1.00 vMB 28
299,577 299,577 00000000000000000056c61df118cf72660387c2baaa28665b55919416e061c4 619 0.75/1.00 vMB 17
299,576 299,576 00000000000000005ec3ed2c927d4dd83fd8d98323abdda7c9706a02b43cbc64 909 0.35/1.00 vMB 39
299,575 299,575 000000000000000067e4f043761eaf69a8149a0903d94dc33c564d5fdbb3430b 1,046 0.35/1.00 vMB 54
299,574 299,574 0000000000000000087ebd01487da33c93a88e7c6e376ef49159052b41c2756d 64 0.04/1.00 vMB 126
299,573 299,573 00000000000000002b2db78b3092f1da014c381301402d1e9633cf819fdb6fa0 905 0.35/1.00 vMB 51
299,572 299,572 00000000000000004fa36b530c98ece1d70c9f3fd987a69f61c1594e5546b6df 256 0.16/1.00 vMB 22
299,571 299,571 00000000000000003385df72a051f60ff2b08406da4573232fbaac10d6b442ac 566 0.49/1.00 vMB 18
299,570 299,570 000000000000000030bfa5732f4d207f6d054ba46ff7b10e609c93f3d083aa78 966 0.35/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 782.77 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: 709.29 GB
    • Received: 16.86 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.