Loading Tool

Explorer IconExplorer

Memory Pool

32,845 transactions
27.21 vMB
0.05653215 BTC
Random Selection Loading Transactions
Max Size: 135.27/200 MB

Candidate Block

Mining Attempt 9f7a7f7f6ce44480df4929cd906e561c34cb94f4f3f53a9fb4342670082c2e58
Version 20000000
Previous Block 00000000000000000001ecdfcce0ab12fa730f2a6a14cc128d30915907e7d5a3
Merkle Root e8646c2248f2ff210f9ba610ddf442e3b4e41e44322b178dd467d6851070a201
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,402
Size: 1.00 vMB
Total Fees: 0.00535877 BTC
Feerates: 40.21 > 0.54 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,605 (167,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,085 747,085 0000000000000000000924f0be9d453743fec7b2b9f5231b1e5ad7782fdd0cff 1,425 1.00/1.00 vMB 4
747,084 747,084 000000000000000000062799db18cde333733f77206d7aea2104c823215468a7 2,411 1.00/1.00 vMB 9
747,083 747,083 000000000000000000020f3320ebdf82d0e69a31c2ae3f98d786b408b6d16766 2,923 1.00/1.00 vMB 13
747,082 747,082 000000000000000000088f02a0f78ae847218f1ceefc8ce6ad0d80cc129dd645 2,936 1.00/1.00 vMB 19
747,081 747,081 0000000000000000000149728545703803498a5e1f1a9e050e0acf6f16dd94ee 2,559 1.00/1.00 vMB 5
747,080 747,080 00000000000000000005e4f885f38ac45734a560e040d02667d1eaef9eabc0b3 2,821 1.00/1.00 vMB 14
747,079 747,079 00000000000000000003f5a178913cbfbd6a095937e9d9d23518f52c369deb00 2,002 1.00/1.00 vMB 16
747,078 747,078 0000000000000000000130213134ec099fcd6b72ef27a0dc1fd14c44731f35a5 2,557 1.00/1.00 vMB 20
747,077 747,077 000000000000000000030664dcb2b5090ab4cc539f48f38a5e4d55bdf85b7beb 1,032 0.80/1.00 vMB 5
747,076 747,076 00000000000000000005810dcfc01005fc7ea2db40875a38169f97e245ceffe8 1,120 1.00/1.00 vMB 4
747,075 747,075 000000000000000000090f3309434e3e1e953afd7aa0340d73541b1849833f08 2,728 1.00/1.00 vMB 13
747,074 747,074 000000000000000000002ca1e83f4cb34365b7472e5e545757558177df08486d 2,466 1.00/1.00 vMB 10
747,073 747,073 0000000000000000000359aa0f65b1331b26c0c1257f33755155772ddb9bfc15 2,163 1.00/1.00 vMB 4
747,072 747,072 000000000000000000020cb0407f76ff2bbefba93a2ea89d06e7bd157c3afa5c 2,973 1.00/1.00 vMB 11
747,071 747,071 00000000000000000008b22cb5585dc52b512fca4016235ebdf49abef17d0140 2,514 1.00/1.00 vMB 11
747,070 747,070 00000000000000000008f42339fcff23b9d45b4e673ed41b93a3d3547639b44b 2,418 1.00/1.00 vMB 7
747,069 747,069 000000000000000000077379659bde9ef8c3dc89bcc0866901096be272a57e49 2,281 1.00/1.00 vMB 10
747,068 747,068 00000000000000000002abc8e4d47f734775fc12fbcdbcdc92acd455e4cfacf7 2,440 1.00/1.00 vMB 14
747,067 747,067 00000000000000000008af575253c9a1e793964d2dfb97cd3a828e303f0161e9 2,961 1.00/1.00 vMB 25
747,066 747,066 00000000000000000007c2f06c562f664dd31e8400c1bdfe2b657378b150f7f5 1,436 1.00/1.00 vMB 14
747,065 747,065 000000000000000000062859884e20e846cc6b8074bfd5b2ba665c4fb8d49ff7 806 0.31/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.90 GB
    • Received: 11.84 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.