Loading Tool

Explorer IconExplorer

Memory Pool

39,807 transactions
27.98 vMB
0.05824603 BTC
Random Selection Loading Transactions
Max Size: 142.82/200 MB

Candidate Block

Mining Attempt f0966ec1cc3e0fb6c4024c0b086276426573518e91d141a2e69673e8a5ac55c8
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root ab4632daf7f975cdb57e1c7ee919581115e31103a2caa9c0ec02d0da7d8db417
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,282
Size: 1.00 vMB
Total Fees: 0.00464259 BTC
Feerates: 50.62 > 0.47 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (205,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
708,979 708,979 0000000000000000000b71a6291bb0fdbc16b109f1c2fe3ea6a8b74ce4fc2785 2,930 1.00/1.00 vMB 14
708,978 708,978 00000000000000000001702f388bda0b40dc7a7116b92b473788dab01e551dbb 1,987 1.00/1.00 vMB 11
708,977 708,977 000000000000000000057b631189dcdfc37399533a797b86e254f7ec6c5c452c 1,911 1.00/1.00 vMB 4
708,976 708,976 000000000000000000032d169a5e24167d27ee031eee4db5c414c674520e2364 2,501 1.00/1.00 vMB 11
708,975 708,975 0000000000000000000cc95b04271815509b1ff6cc1b44531035bcdf7ad2a2d6 2,993 1.00/1.00 vMB 7
708,974 708,974 000000000000000000074d642ff268d834f128dc2566ff68303c962cf6c2aa5d 3,022 1.00/1.00 vMB 21
708,973 708,973 00000000000000000004bd08eefc210080ff785615788705b6cef5eeaaaefe2c 2,873 1.00/1.00 vMB 9
708,972 708,972 00000000000000000001510be4d60e00605d344768dab537b329bfde68b6f751 1,828 1.00/1.00 vMB 13
708,971 708,971 000000000000000000079faf3925661c1660ddf4fd9a5df77b21bb730e0c85f7 3,422 1.00/1.00 vMB 27
708,970 708,970 000000000000000000016c5cce91046c1333d316cbb11a54fd50cedc33c49508 2,377 1.00/1.00 vMB 18
708,969 708,969 000000000000000000082f54cb4ce2374bd5dd9a443f98880fc374dd294c7dac 3,420 1.00/1.00 vMB 27
708,968 708,968 000000000000000000053966a2cb0386ae6eddbc627aa3bd99caacfb717dd6f3 3,423 1.00/1.00 vMB 24
708,967 708,967 0000000000000000000cd665996b5e681becc7ace83c7550170d957d97776ca9 2,709 1.00/1.00 vMB 42
708,966 708,966 0000000000000000000b0790e986092725812ff2b71ec8115d9f0ed3644dd60d 3,272 1.00/1.00 vMB 29
708,965 708,965 00000000000000000008f0a674d86a1ec6186cf2633e40fef1f3fc126192c138 3,437 1.00/1.00 vMB 22
708,964 708,964 00000000000000000000667e8689b8942b81b2e33a3d911c8b6ffa7df5ad6ce9 571 1.00/1.00 vMB 3
708,963 708,963 000000000000000000071474b9d06d3e77cbcd7bedf314507c08bfc44cfc7b73 1,802 1.00/1.00 vMB 11
708,962 708,962 0000000000000000000294bc42723d28debf182698817ecfc66206314a97bf4f 934 1.00/1.00 vMB 11
708,961 708,961 000000000000000000008aa61600cf31cbc7669bca38301224ccea0627f01a57 1,173 1.00/1.00 vMB 7
708,960 708,960 0000000000000000000bb39e1aa8281bfbdfa8764dd532c39521503b4835f011 978 1.00/1.00 vMB 4
708,959 708,959 000000000000000000004038e2301e9b951a8896813f0d21e200d949c6efa7d3 2,845 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 781.74 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: 630.39 GB
    • Received: 12.03 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.