Loading Tool

Explorer IconExplorer

Memory Pool

23,105 transactions
18.59 vMB
0.02700522 BTC
Random Selection Loading Transactions
Max Size: 97.83/200 MB

Candidate Block

Mining Attempt a1939579a6e8d3944d97287c5ea7584c66617097d0d80b3d652422f6d461c998
Version 20000000
Previous Block 0000000000000000000057c588fcb265c488d6add48c86361d82327e6edba5e8
Merkle Root 85e0b2b359cead092b8b402728d86e9307aeced46c9ea56a1c238f17ff19d6d8
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,248
Size: 1.00 vMB
Total Fees: 0.00698253 BTC
Feerates: 98.35 > 0.70 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,529 (85 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
941,444 941,444 00000000000000000000bf63ca4b11339d756b253ff855470c2258c492d76a15 3,145 1.00/1.00 vMB 2
941,443 941,443 00000000000000000000f5d1937fcbf0a1dcd979f87d01d4bd94b45b06bfb8a7 4,870 1.00/1.00 vMB 0
941,442 941,442 000000000000000000013e12898e749f4015f0bdfd91aabbc08965fe4751ef9b 1,855 1.00/1.00 vMB 0
941,441 941,441 00000000000000000000c44a32ab0cfd94c66b5128c21f550919819ae4d0cedd 3,780 1.00/1.00 vMB 1
941,440 941,440 000000000000000000011ecb6b60d5e561267f13ddf3d19d79c1305e6576816f 2,652 1.00/1.00 vMB 2
941,439 941,439 00000000000000000001a51d1ecbb83e183ad0dd60210181423ea1fe03ce6ac1 1,559 1.00/1.00 vMB 2
941,438 941,438 000000000000000000005e97d8237380859e63474c4d7d6e9ab835bf547e05a0 3,066 1.00/1.00 vMB 2
941,437 941,437 00000000000000000001337402e499516ddc82a5ef3fa23c3191e9127e02dbeb 2,446 1.00/1.00 vMB 1
941,436 941,436 000000000000000000007d7f2d8118270e2a0bc2f91ab69418b64068562733d4 3,862 1.00/1.00 vMB 3
941,435 941,435 00000000000000000000062ba559df3ae4dc61d7d3c03437fa2379fca13927ab 3,993 1.00/1.00 vMB 3
941,434 941,434 0000000000000000000046b15dee7327cb97e8a6f7a00273edc70b82e08bcc8b 1,907 1.00/1.00 vMB 1
941,433 941,433 000000000000000000012227e813f2f7bb485bc420321777df184a6828846bb7 2,967 0.80/1.00 vMB 2
941,432 941,432 00000000000000000001954282bd74b911336661fc4dfe00207eeb39bee21ff9 3,400 1.00/1.00 vMB 2
941,431 941,431 00000000000000000000eeddf3f731e3d600508f885f6ea9fc180458da36ac61 6,664 1.00/1.00 vMB 0
941,430 941,430 00000000000000000001a853a4bbaf784e34071efaa07ca9861f929aa159852d 2,277 0.72/1.00 vMB 2
941,429 941,429 00000000000000000000879f3d5d4e2f8103d0df07d8a533731358207000b56a 4,832 1.00/1.00 vMB 1
941,428 941,428 000000000000000000017e7f41337fe04be5dc076884c7d766cf193a6f417588 3,970 1.00/1.00 vMB 2
941,427 941,427 000000000000000000009dcf5043d4f881e0e3cae742a2252486e501c73a99db 4,365 1.00/1.00 vMB 0
941,426 941,426 00000000000000000000b56e91917d0b6855a88cca9ed77f68bb4e839d28a3f6 5,135 1.00/1.00 vMB 0
941,425 941,425 00000000000000000001e1e9884d5967ba683a9a5bc0e57b3da28f9572294c85 4,061 1.00/1.00 vMB 1
941,424 941,424 000000000000000000006a4475edcc7685740c2916b804e2d50d997f82009231 2,187 0.78/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 829.49 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: 4,661.71 GB
    • Received: 252.23 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.