Loading Tool

Explorer IconExplorer

Memory Pool

73,339 transactions
27.15 vMB
0.06097501 BTC
Random Selection Loading Transactions
Max Size: 165.84/200 MB

Candidate Block

Mining Attempt 16b62221b012d6235cabbcabf3b7a0b1eb9ea891e0fa7ad0a927dcece0919eec
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root b555de58054078920646f4742686d2366160db37845e744cad2e7456cd180f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,008
Size: 1.00 vMB
Total Fees: 0.00335538 BTC
Feerates: 22.12 > 0.34 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (205,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
709,495 709,495 0000000000000000000061fd3ee2ad155f1eec88ace0dd827b2d3cf3ff1aac4d 1,410 0.47/1.00 vMB 11
709,494 709,494 00000000000000000009909e52e90d47b03e12edb6576aa2b0089997f66ec9fc 1,535 0.50/1.00 vMB 10
709,493 709,493 0000000000000000000638b30c1e04d2803755af86eac44f1779c3173e288b61 2,161 0.83/1.00 vMB 9
709,492 709,492 0000000000000000000517d58af555ca1aa923784b4ca6b3f03c43a6bb9b5365 2,242 0.84/1.00 vMB 9
709,491 709,491 00000000000000000004b33c4ba7499f3dd0ba9ae869ed87d28a94f85215a320 418 0.14/1.00 vMB 15
709,490 709,490 000000000000000000013e7fe852db6a73c48021f75798ccbe7ecf148bdb9b76 1,920 0.68/1.00 vMB 14
709,489 709,489 000000000000000000096c0cd1c88cbd342b259b4d7a8409eab8870d45c9ca93 1,611 0.79/1.00 vMB 11
709,488 709,488 0000000000000000000724f81599e149c6c37819ffe4fa78af6497bc776c61db 233 0.09/1.00 vMB 13
709,487 709,487 000000000000000000058c7aea5c3db0b48aa5cd38ff5eedb38d45ddeca9e03e 2,350 0.97/1.00 vMB 9
709,486 709,486 000000000000000000052e58c0c1cbfadb886f2a6142eb0d70a32c6b2c5532af 1,253 1.00/1.00 vMB 17
709,485 709,485 000000000000000000086d99e1cf3a416b2dfe6113fc825ef591c396efc66a77 2,570 0.92/1.00 vMB 13
709,484 709,484 0000000000000000000041931433257ee4135944fea3ed36aba5f13ecb132091 553 0.29/1.00 vMB 11
709,483 709,483 0000000000000000000b799e4c69496c294be651e68019d3aa91117e0d2872de 2,588 0.83/1.00 vMB 15
709,482 709,482 0000000000000000000ca8421b0382fe10ac3e2a8ab392fdcbb0174c036580de 1,977 0.77/1.00 vMB 9
709,481 709,481 000000000000000000069551ed7e0ac107815d77dfad4a480408f425864b121a 437 0.19/1.00 vMB 9
709,480 709,480 000000000000000000046964a9135bf3e23730732de1ac9c8d1150257178d8fe 1,284 0.53/1.00 vMB 10
709,479 709,479 00000000000000000000c7071e49bdc44d5fa94145a4c73d74800520b7a2ff84 1,537 0.54/1.00 vMB 10
709,478 709,478 00000000000000000000a935c32b68ef5bc635949b4b9b807ca12e8108f7fabe 1,103 0.32/1.00 vMB 12
709,477 709,477 000000000000000000097bda51fe6f7bf4a373701d1c8c4457df16aab781f8bc 2,629 0.99/1.00 vMB 6
709,476 709,476 0000000000000000000718c42c0b109f4df70bc1587df26a0a6af44980d9e509 1,938 1.00/1.00 vMB 15
709,475 709,475 0000000000000000000a3b4f3f2a46526446a601be082e690e9fe45962464b84 1,212 0.45/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.85 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: 712.42 GB
    • Received: 17.17 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.