Loading Tool

Explorer IconExplorer

Memory Pool

51,867 transactions
29.25 vMB
0.08585095 BTC
Random Selection Loading Transactions
Max Size: 156.72/200 MB

Candidate Block

Mining Attempt 17add5acbbee3dbe0d4835ded5971e3f73869c593f0bbd12a642ae479fb5594c
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 05f0a0735f32f5ec03baf49ee2751d32034815d34f58fc35fe761c3399cdf0f2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,763
Size: 1.00 vMB
Total Fees: 0.01843719 BTC
Feerates: 70.37 > 1.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (69,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,478 845,478 000000000000000000022ee825d81116cb50bbe4d4325875f88e9de8fa63a156 3,958 1.00/1.00 vMB 13
845,477 845,477 000000000000000000022852ed06771a81add6f0af45154deda56a21f6ac09d3 4,955 1.00/1.00 vMB 9
845,476 845,476 000000000000000000028c6913fbe2c72db1a4c4b930c016f5b7a53b31a764f5 3,255 1.00/1.00 vMB 14
845,475 845,475 000000000000000000028ea548661ca9a2f5d745710d869b7d8360042b0a2b10 4,780 1.00/1.00 vMB 11
845,474 845,474 000000000000000000010a47a96a5aac02f008a90f2ad6be7262d6003e5029c0 7,041 1.00/1.00 vMB 9
845,473 845,473 00000000000000000001920331af450e6730c79016050bc181e4a59257ac0491 7,373 1.00/1.00 vMB 8
845,472 845,472 000000000000000000009bf57bfb220b0ede28618e585c37aba0360d64701a68 5,892 1.00/1.00 vMB 8
845,471 845,471 00000000000000000001d64d761f5ca5b624e4d2714af3f5344413c9558f26f5 5,652 1.00/1.00 vMB 16
845,470 845,470 00000000000000000001cf700beddc50aac6578b86b3b89396c572483d3004cd 5,265 1.00/1.00 vMB 13
845,469 845,469 000000000000000000019132d0e049a44a95ce40372a5b822ccb16bb756f80e1 6,131 1.00/1.00 vMB 10
845,468 845,468 00000000000000000002446a9a758da7be99ba636fbed2deb58c5f7493e7cd60 6,063 1.00/1.00 vMB 11
845,467 845,467 00000000000000000001bf5854baf5d11c105612cab8cf5ce8d95ed2b9523f41 6,627 1.00/1.00 vMB 8
845,466 845,466 0000000000000000000308631b6b085596ea88c3c2e943aeae254de5f9785ac3 5,496 1.00/1.00 vMB 9
845,465 845,465 00000000000000000001c88be98344e4ac47283440c0888369436c8d532fb394 5,604 1.00/1.00 vMB 10
845,464 845,464 0000000000000000000186478bb5863e3aa421d3fb861219ac88eb43220f71e4 5,615 1.00/1.00 vMB 10
845,463 845,463 0000000000000000000169d9ce4f3b93e0c91aa98f3de131c126bb8ff2ae7f6c 3,064 1.00/1.00 vMB 16
845,462 845,462 00000000000000000000074352337ea5fc4ceaf0c796756f1cfb72950d5a9c5e 4,819 1.00/1.00 vMB 15
845,461 845,461 0000000000000000000181119820c92f8c9cc3662a6453b5eccf855ae4a6bac8 6,990 1.00/1.00 vMB 8
845,460 845,460 00000000000000000000e588d7b50c11a7f02afe47223e457b2befcc513378c8 5,023 1.00/1.00 vMB 12
845,459 845,459 000000000000000000006cac68ed2a6842749a9318d95718a64fbed14294dbca 6,259 1.00/1.00 vMB 14
845,458 845,458 000000000000000000014e5491b4e26e976441582dbb454bd9a90a9ef5250e8b 5,632 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.89 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: 645.13 GB
    • Received: 12.68 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.