Loading Tool

Explorer IconExplorer

Memory Pool

45,169 transactions
28.69 vMB
0.12469326 BTC
Random Selection Loading Transactions
Max Size: 151.80/200 MB

Candidate Block

Mining Attempt a893bbdb0a5c41a86b5022d14f93bca431750fd8ead41c1114727f22acfeca70
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root be8ee382099cfdf5e6650361cc470c4928d7820b005e15893b2ba022033dbf2a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,359
Size: 1.00 vMB
Total Fees: 0.06999659 BTC
Feerates: 101.65 > 7.01 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (330,243 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,566 584,566 00000000000000000020e8e47c7bba2047e1c781ce5ef2ae5dffba051c6c30e3 2,416 0.92/1.00 vMB 38
584,565 584,565 000000000000000000046d8908544c5e994ded853beddf2e6cd3a4d0e3754c71 892 0.98/1.00 vMB 11
584,564 584,564 0000000000000000001ae2add1dd1db844206c3f9d22bf9ae9da0948c009fd8c 1,698 0.97/1.00 vMB 36
584,563 584,563 0000000000000000001c552e608115f09e6d4605240c2aa45575036cfe89fc8c 994 1.00/1.00 vMB 8
584,562 584,562 00000000000000000011eb22f1e66c5b0b891774ae489af8585f1471941de490 2,762 1.00/1.00 vMB 33
584,561 584,561 00000000000000000021aa73330a3d94873d46ca8f61e7b35858216b8f9004f4 2,532 1.00/1.00 vMB 48
584,560 584,560 00000000000000000018f2fba6c389904708786bd3547af8c35b505d9aa86ff6 255 1.00/1.00 vMB 1
584,559 584,559 0000000000000000000e49575fc141290a7ea01dafb8694ac34fca019dfe070d 2,281 1.00/1.00 vMB 44
584,558 584,558 00000000000000000019bb4945a40cb9a977b31b2a5c9d780a8445e76e03e1f7 2,867 1.00/1.00 vMB 34
584,557 584,557 0000000000000000000619f9e3ec4ec75733176bb69369a0f596b7ac5830eb37 2,771 1.00/1.00 vMB 13
584,556 584,556 00000000000000000014963609992a2940be82a27167aa62a6645e0292912f4d 3,029 1.00/1.00 vMB 12
584,555 584,555 00000000000000000000994acf5f3e737ac600378b6b90435c8b945422ef21cf 3,216 1.00/1.00 vMB 63
584,554 584,554 00000000000000000014cf6335f4a1a664147131227bfb22003ffd8cc19a3e9b 2,689 1.00/1.00 vMB 44
584,553 584,553 000000000000000000223425eac13bd126f65d2be2840a35054925dace4a2657 1 0.00/1.00 vMB 0
584,552 584,552 000000000000000000168c48497a9f1f2916fb1d7ec8facf6e20af1b21498dfe 2,549 1.00/1.00 vMB 83
584,551 584,551 000000000000000000008a64d695f6c10b7d20310dfe72210febefd184ca94eb 2,871 1.00/1.00 vMB 49
584,550 584,550 000000000000000000149b89ebaa189c0df790a866f757bdc73d07f720711152 450 1.00/1.00 vMB 6
584,549 584,549 0000000000000000001c1d8ba6b7c52621a493a288520670834d5779e9abdecd 2,378 1.00/1.00 vMB 16
584,548 584,548 0000000000000000000983e3f2456447eb6db7e5faa5ad88e5ce717b6035593b 3,102 1.00/1.00 vMB 63
584,547 584,547 00000000000000000015a1b65583542a2721d2e304ab07b813a257b0f4490d09 1,054 1.00/1.00 vMB 10
584,546 584,546 000000000000000000221d27185aa5b92afb5fb822c3597edb63662e5d07cd5c 2,367 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.