Loading Tool

Explorer IconExplorer

Memory Pool

77,599 transactions
28.83 vMB
0.07378448 BTC
Random Selection Loading Transactions
Max Size: 174.85/200 MB

Candidate Block

Mining Attempt 22b3e97c1b209cea9ac9639c66ed01427335ef4f5c7462badd825e220aef133a
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root f2fe96b7e140fae4a13e65b88113abcc4e42bbb8950a48844169b06f0d14142f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,819
Size: 1.00 vMB
Total Fees: 0.01375709 BTC
Feerates: 82.75 > 1.38 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (51,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
863,987 863,987 0000000000000000000132ebbfbe1b172ea84afa36ceebb92ef22f27afaea684 2,454 1.00/1.00 vMB 7
863,986 863,986 00000000000000000000abbec636dc1a38d6ffefeb5a26ff3bae4382ed2ffe27 3,375 1.00/1.00 vMB 3
863,985 863,985 000000000000000000016b4213cd023f28fbfed78194bfd01f941f49d5a5ce07 3,287 1.00/1.00 vMB 5
863,984 863,984 000000000000000000028c62511309a662f47b83681c7716839e0bf70c43a8ea 3,070 1.00/1.00 vMB 8
863,983 863,983 0000000000000000000146ee8a4981ff9a8c9770d86ffe918c839823ca9060e7 2,379 1.00/1.00 vMB 6
863,982 863,982 0000000000000000000110d9a9ff7dcf9968d32473734d2c0b011d578c435139 2,603 1.00/1.00 vMB 2
863,981 863,981 00000000000000000002066a6d4ff2d3812fa037940d5c9a9ec0f88f77ead4f7 3,434 1.00/1.00 vMB 6
863,980 863,980 00000000000000000000275e84f564d5db9292c20aea866fb2ac8f31c9cc5871 3,434 1.00/1.00 vMB 3
863,979 863,979 000000000000000000001d67062bfc6d7a031643917ffbc82508141186a49183 3,535 1.00/1.00 vMB 7
863,978 863,978 000000000000000000011c8a90270f37634681dcd1fd186706c974ec6fbae5bd 2,446 1.00/1.00 vMB 7
863,977 863,977 0000000000000000000043034b8a6ea902d4b306f3e949b50d668bb1fcb84f1c 3,757 1.00/1.00 vMB 8
863,976 863,976 000000000000000000023281e80f706f3d1544af75ef31324982f23465332bdb 4,788 1.00/1.00 vMB 8
863,975 863,975 00000000000000000002c35121908b9f21764c3aafdf2f9bf63c9534345e7fe6 4,464 1.00/1.00 vMB 6
863,974 863,974 000000000000000000032327bb374c7ae17acf66f20711cf7c1744895d70551f 5,961 1.00/1.00 vMB 15
863,973 863,973 0000000000000000000137a13200817d90c4d65e3b2ff111e32a32e9ced27ed7 2,307 1.00/1.00 vMB 2
863,972 863,972 0000000000000000000139561cad96ae925ab9037c21b875fe07266645cbabc3 3,269 1.00/1.00 vMB 5
863,971 863,971 0000000000000000000169a42472302f467431f610fe69004079850fc8f23f6b 3,571 1.00/1.00 vMB 6
863,970 863,970 000000000000000000013ccc41230f17fa6c07a7fea0be32d8386a1b5b87e968 4,275 1.00/1.00 vMB 3
863,969 863,969 00000000000000000001eeb955c3f3f4de295476303715a6b5f067e908a9761c 2,756 1.00/1.00 vMB 3
863,968 863,968 0000000000000000000106e801c0ea406f424f202dcf40520a1e114349f5165e 7,847 1.00/1.00 vMB 1
863,967 863,967 000000000000000000024f2f294e2c0a46f757399d8aac444ba66625559cc1ef 4,210 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.