Loading Tool

Explorer IconExplorer

Memory Pool

42,993 transactions
27.91 vMB
0.06105795 BTC
Random Selection Loading Transactions
Max Size: 147.25/200 MB

Candidate Block

Mining Attempt 299bda9200eb745f39b6156ef60e2a0475c2ffe6e44c1bc81d23d747ba47e8dc
Version 20000000
Previous Block 00000000000000000001df441194999cee64e33a9cb681f5d079c783db8bbb61
Merkle Root f16841eb1dae44e4a7572d7a1afbd1f0546ecfc2adf32c4b6c8b212dee1b004e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,551
Size: 1.00 vMB
Total Fees: 0.00874273 BTC
Feerates: 100.36 > 0.88 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,808 (411,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,352 503,352 0000000000000000006c778be4da02a87a8dfd8d397ac04f09782cc4d2fd7f3d 2,267 1.00/1.00 vMB 488
503,351 503,351 00000000000000000070448fc25b4c7cf7f6f88ee3eb8c50ec14ebfa644327e7 1,909 1.00/1.00 vMB 469
503,350 503,350 0000000000000000007509b7be375bca8201dd7639d3e43a1990faa189d429e0 1,934 1.00/1.00 vMB 551
503,349 503,349 00000000000000000032c7b4b4f84e3b1ed5ae83e1778fff970fbd7bab143163 2,844 1.00/1.00 vMB 575
503,348 503,348 00000000000000000072b3e32fda6960ed4b33f0419c233e49e5576d442c9a90 1,671 1.00/1.00 vMB 462
503,347 503,347 00000000000000000007f25354614bbf53fe992165d7dc805f368b0c150c6db9 2,631 1.00/1.00 vMB 578
503,346 503,346 00000000000000000046b5ae114de5e96deb7d663b7f8e661205f0f0957128f1 2,728 1.00/1.00 vMB 563
503,345 503,345 0000000000000000004a0b0552fdad0bffe7b33ab84d4055a2c025024be59c36 2,023 1.00/1.00 vMB 462
503,344 503,344 00000000000000000015099493c9d0cfa9f4b9c71b1dca7b2368adec4886a5cc 1,901 1.00/1.00 vMB 511
503,343 503,343 00000000000000000061184c53498fac5a8f797f265d75134fbf78acfb465f0b 2,612 1.00/1.00 vMB 592
503,342 503,342 0000000000000000004cc4d19b47faf548cbfaedde512cf5604098029a3fe5d6 1,904 0.99/1.00 vMB 520
503,341 503,341 00000000000000000059a21d4374216f6fa8b3aee48619ec5647575b56277b0a 1,849 1.00/1.00 vMB 445
503,340 503,340 000000000000000000407c090be7e4c9eecee7c2acfb2dfa21dc8ecdc48de0a8 2,125 1.00/1.00 vMB 492
503,339 503,339 00000000000000000061f5cc49d2fece4f2905f91429facfdeaa0b7ef5a08823 1,718 1.00/1.00 vMB 487
503,338 503,338 0000000000000000002c510006f8b07b0d9d3ccef6e4aa73885a7b6d7286e5c0 2,442 1.00/1.00 vMB 560
503,337 503,337 0000000000000000003f73a29e7ffa68e00fb4e612874baf7f10ea82ead32362 2,795 1.00/1.00 vMB 584
503,336 503,336 000000000000000000434ff1733e880f66364a5f052d0cd98ab16623f1f2f945 2,530 1.00/1.00 vMB 571
503,335 503,335 0000000000000000003ed6eb2e1556d305609a13227667ca5ebe36c633c1c654 1,142 1.00/1.00 vMB 261
503,334 503,334 0000000000000000003ebaa690718fec40df8b7d171c930beb5926a2c7591069 881 1.00/1.00 vMB 237
503,333 503,333 00000000000000000058ac3a82a7888be699e45bd98d7c337b01fa2748905cae 1,991 1.00/1.00 vMB 529
503,332 503,332 0000000000000000000f17e3ed5a65080805d1864a6c0b28a2fa7e2d87d0a8f6 515 1.00/1.00 vMB 199
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: 11
  • Data Transfer:
    • Sent: 650.81 GB
    • Received: 13.33 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.