Loading Tool

Explorer IconExplorer

Memory Pool

10,655 transactions
4.16 vMB
0.02032251 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 24.84/200 MB

Candidate Block

Mining Attempt d0c626dc7f7a2a915d928ab346ecaeb2620b07d00aa9d774fe66925267705413
Version 20000000
Previous Block 00000000000000000001d57f0bd9e71479695da906dd4d0ba7a9e2d1d8afa2a4
Merkle Root d77f2d957eaf97c1ebafa852f6db70883066f2bd13016f0d811b75e4256d02fc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,779
Size: 1.00 vMB
Total Fees: 0.01510053 BTC
Median Feerate: 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,466 (841,001 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
72,465 72,465 000000000054e39b512800901f5e79a953b26f0f3c3beecc44f16a13e0257127 1 0.00 vMB 0
72,464 72,464 0000000000149baf19073ce76a4cc2783521054f35ac598d89635bb28cac17b2 1 0.00 vMB 0
72,463 72,463 000000000052659fe1dcaa03402fb6ef3ef803d6c00001e97cf8a7a528cc78c8 1 0.00 vMB 0
72,462 72,462 0000000000b1a475e98cd98bf599c3b9b1aa0fd4f992a2116ba89f29c1dd988f 4 0.00 vMB 0
72,461 72,461 000000000073b9b4a6dfc402c340e0d6a8b435086c74b18a048dbe40626ac9e7 3 0.00 vMB 0
72,460 72,460 000000000100f004eef5774d2dacebb21fdfc72d439f73d3b4e278ab34cceb5a 1 0.00 vMB 0
72,459 72,459 0000000000145dfda5eabd56e84f53e94c1d521048d17ecc23af43a257865236 2 0.00 vMB 0
72,458 72,458 00000000009a47d0dba0579d535c8dd86862830605262e502d24c6fdb055f7ee 1 0.00 vMB 0
72,457 72,457 0000000001052f4037ede978c016da43d9f64c7b0c59fb8635fa024d33333c37 1 0.00 vMB 0
72,456 72,456 00000000005e861f89b1455ba146327a5a7132476b8cac7509ea6009865dccff 1 0.00 vMB 0
72,455 72,455 0000000000c076315e2919ae896b067a1a339051e27694e27867d78fa342c0e3 1 0.00 vMB 0
72,454 72,454 00000000000fb0558df61c33fe5b284d98c3114e3b3210ade18521535ca5da30 1 0.00 vMB 0
72,453 72,453 0000000001082a7db923c47feab7dba6d04ea3d04d099fc0175854888163b67b 1 0.00 vMB 0
72,452 72,452 0000000000c7d0ee93d8f1309deaa298d6359f788a96a9425fda76a8ae24bcc0 1 0.00 vMB 0
72,451 72,451 000000000033f83af1914d94e3fb2f8f5add7c32234943155bc65266f07df6ce 3 0.00 vMB 0
72,450 72,450 00000000004b4a698f22df4d339bf7cc58a4b60ace01754413af506b085f8114 1 0.00 vMB 0
72,449 72,449 0000000000e08ebec85757e81631fdbd4d9350492cc362b6a10907743e304e6d 1 0.00 vMB 0
72,448 72,448 000000000074b060934c4ecaa63583b30d35d2aa37f2190f83a6d4f6a1e44724 1 0.00 vMB 0
72,447 72,447 00000000009b01882edd353af306968856dc67d03068a4a86acae770a67f59c2 3 0.00 vMB 0
72,446 72,446 00000000008cd48da801d0f479f539ecee24ef80ee0d543d29233af3a42d9db8 2 0.00 vMB 0
72,445 72,445 0000000000fd3b19f71f88dc3af55c045bcc520d77af32cba53556f7ba1667f3 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.68 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: 322.89 GB
    • Received: 1.56 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.