Loading Tool

Explorer IconExplorer

Memory Pool

50,428 transactions
30.26 vMB
0.14139087 BTC
Random Selection Loading Transactions
Max Size: 161.45/200 MB

Candidate Block

Mining Attempt a29efea84d9c295ced0a4992cddc3eb46735fa8b23b444ecc838efae489e89b8
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root d8e8e1850b254a7526934a89426296dcd03eb9a48cc6d9fa5c0be0d79405220c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,271
Size: 1.00 vMB
Total Fees: 0.07128812 BTC
Feerates: 529.61 > 7.14 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (613,126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
301,720 301,720 00000000000000005233fce554e93763aa4c535fae5e723b21211db29da36d5a 774 0.52/1.00 vMB 48
301,719 301,719 000000000000000073e0934cdcabd4a7b92779f972fcd209570ef768ed129c8d 365 0.21/1.00 vMB 30
301,718 301,718 00000000000000005b1eb854047b622d4ebc8edc3100a083b4295e5d7b73ea2c 522 0.47/1.00 vMB 23
301,717 301,717 000000000000000053d00a7ec47c20092723b9793956be5ac0361a78898763ec 393 0.18/1.00 vMB 30
301,716 301,716 00000000000000003c1a3d861c4081311494e731b6497f1a1c5df6177c6fb1c1 11 0.00/1.00 vMB 16
301,715 301,715 00000000000000005bead9eac6b9f1e3aee1dc22cb32cba5f69473f586ad9850 332 0.19/1.00 vMB 32
301,714 301,714 00000000000000006f8286f4b5a54cd67fe40429792d19ae03c47d864797ec28 256 0.26/1.00 vMB 20
301,713 301,713 0000000000000000495ce19abf4cc13b75aaec6c5b8831ff5fbf491e7cae6e28 820 0.35/1.00 vMB 38
301,712 301,712 000000000000000034c512b00f33bd241905dc3d974899ab78227c9347f8607f 45 0.02/1.00 vMB 24
301,711 301,711 000000000000000007f4fbb1be21973503253a663f8333a952be56e6a25c1f7d 1 0.00/1.00 vMB 0
301,710 301,710 000000000000000078190fe651a0e5531e148362913f66b034ac1bd8900a63e4 365 0.25/1.00 vMB 28
301,709 301,709 0000000000000000280391d70212197e38f37ae4ec0a5e48a2901135937aff15 229 0.10/1.00 vMB 25
301,708 301,708 00000000000000000eeaca7b260db65f94a8c3c4852ccc255100aa1afde679f2 81 0.04/1.00 vMB 51
301,707 301,707 00000000000000000f0caadbe4c678d105058792e56fd96963083082380f7293 346 0.24/1.00 vMB 27
301,706 301,706 00000000000000006d24998be36d0caeb3cbb5f63e645c634a3e799c00bac2c7 256 0.42/1.00 vMB 18
301,705 301,705 0000000000000000711f0f5e2b707755beb7f21637e59634c317d1e5d5f8599c 528 0.31/1.00 vMB 30
301,704 301,704 00000000000000005e5fb360ea7d443ee696b72cb6ebad0af17e660f41730327 45 0.03/1.00 vMB 23
301,703 301,703 000000000000000073bc2e1c109641612475b1b0ee840dab4fde74a90a6e1e3c 495 0.31/1.00 vMB 26
301,702 301,702 000000000000000076a797c98f8a9d6fab872d6862396d3a2a1161c830cb9187 92 0.04/1.00 vMB 32
301,701 301,701 0000000000000000232dc161e89ea36ebfddaaf3c34dd7df18cead5958928e87 25 0.02/1.00 vMB 23
301,700 301,700 000000000000000032c5a7f505dec5f805258c7a958bc7444eccb967f1a4cec6 422 0.25/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.