Loading Tool

Explorer IconExplorer

Memory Pool

70,601 transactions
22.72 vMB
0.08493819 BTC
Random Selection Loading Transactions
Max Size: 144.74/200 MB

Candidate Block

Mining Attempt 71bf07b1b08e1512ab5fd9065e7ce3c0ad9e564f89129b44315593c9ca5e0024
Version 20000000
Previous Block 00000000000000000000a80b358315c0a315abff0d54ebad37963b677688087d
Merkle Root 85046c047d0f44e73d6b2b422018311109ab379a4bcff7e5ac90fd7e186827d6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,269
Size: 1.00 vMB
Total Fees: 0.02667357 BTC
Feerates: 120.64 > 2.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,667 (886,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
28,996 28,996 000000006a1444e7535a54802d344649bdc7fb2f81b10978d8aa6c7fbf469cb8 1 0.00/1.00 vMB 0
28,995 28,995 000000008bcd16a32bd22235aebbb33b0b2fb42048a9316c9ebfc09a1e5c1bb0 1 0.00/1.00 vMB 0
28,994 28,994 00000000a4a7a0004cc3655082c9aa659be631f04242c6c7d64a7115dc4d1cab 1 0.00/1.00 vMB 0
28,993 28,993 000000001f85e41aa2f49cdd60b9456599dfc71e60b6002d62887ac76da6a005 1 0.00/1.00 vMB 0
28,992 28,992 00000000d5d59f8c4d14c7e9e019af15dc01c74464450ed19fdb023a2f02601a 1 0.00/1.00 vMB 0
28,991 28,991 00000000db9098763f1b47cc9f58dbad1b3c3b00602e89c5f4cc30f62cf9da05 1 0.00/1.00 vMB 0
28,990 28,990 0000000060157c4c340f7dbaf80baf1f7b3890bbacadeaf36b113d1732a02e10 1 0.00/1.00 vMB 0
28,989 28,989 00000000935d668c48453321211fe99eb3eda620d0289307748b996aa9c4e61b 1 0.00/1.00 vMB 0
28,988 28,988 000000009b13754ee099077fb929946c9b09f6a752ef72fb6af9d3486808f318 1 0.00/1.00 vMB 0
28,987 28,987 00000000e08bcc29532470264c887fc6d99343cc041c959c7c4619b672249f01 1 0.00/1.00 vMB 0
28,986 28,986 00000000f04a88a99f954d41d6d2ab1262f353b9cc5c782e70f7abecc01f5ad3 1 0.00/1.00 vMB 0
28,985 28,985 000000004ae81d137d5f180dfcd473e4850f5099b4cb1fe1521a784daed03c39 1 0.00/1.00 vMB 0
28,984 28,984 00000000afe5f41fff0df9348559430600ccab1b9805018536caaeb47fa2d81f 1 0.00/1.00 vMB 0
28,983 28,983 00000000d1d5c2eddbcbed13345336e288b2e13b889ec4bf439199f716bc1a17 1 0.00/1.00 vMB 0
28,982 28,982 00000000eda4d05016e81bdd343e315d75e7f93d78bc375f9db386878d4a7ae3 1 0.00/1.00 vMB 0
28,981 28,981 000000002f4b120edf7f3eab356da609f649c1ff8df6cb5f066b811cd88480a0 1 0.00/1.00 vMB 0
28,980 28,980 00000000aa20e4c8f2ec384331a313a0ed07ac56932a84fdc6b4b16081530c11 1 0.00/1.00 vMB 0
28,979 28,979 00000000c4610a719a828775675d75d3cc76221cf1c49743b9208a3306fd04dd 1 0.00/1.00 vMB 0
28,978 28,978 00000000745efd53cfeb40bb2bc9a7b6097e0a3379af644dfe420d6538919d76 1 0.00/1.00 vMB 0
28,977 28,977 0000000054194ae8d6fbe2072c2f2d786f32acf1bb5fe4d6c9bce8a8e2c59cf1 1 0.00/1.00 vMB 0
28,976 28,976 0000000065ff11c61677cc1c20e40d0d0283a8f809e80d6097204f587269b7b2 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.54 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: 773.96 GB
    • Received: 20.62 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.