Loading Tool

Explorer IconExplorer

Memory Pool

31,770 transactions
24.98 vMB
0.04871990 BTC
Random Selection Loading Transactions
Max Size: 125.33/200 MB

Candidate Block

Mining Attempt a2256b7031ad1f296c6f727e7c0cbbfe0aad6b3fea716af5dd0dca9fb958db84
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root 201f5df30e6e1689eea8416c5c37e62d48b59d29cd6d444555ee51b902f4d69a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,617
Size: 1.00 vMB
Total Fees: 0.00392737 BTC
Feerates: 80.43 > 0.39 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (79,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,332 835,332 00000000000000000001a5aa3d92e6ce856a5de9adb1ea1bd354121ad0924d85 2,941 1.00/1.00 vMB 30
835,331 835,331 0000000000000000000298939449131d21312b2d44dc8a6817f55a21515d3ec0 3,168 1.00/1.00 vMB 36
835,330 835,330 000000000000000000020a894a862b7cba7b832e0b51172d1aef3205bd100caa 3,027 1.00/1.00 vMB 34
835,329 835,329 0000000000000000000107263c014498c08d0e15694c706ece1f2b59e6dffe6e 1,957 1.00/1.00 vMB 33
835,328 835,328 00000000000000000003526d7af9680e1f20d6c22f7bc35281a417c8efb7c942 2,604 1.00/1.00 vMB 33
835,327 835,327 00000000000000000000b339add0e64c33d485777070856f8f35537f10d42455 2,400 1.00/1.00 vMB 49
835,326 835,326 0000000000000000000346b5109aad94cb800364d9c6d1415b3f81ad50eb8b12 3,484 1.00/1.00 vMB 24
835,325 835,325 0000000000000000000172b855fa7e5ad1c7ef5546b0116de5e370239acccef1 3,673 1.00/1.00 vMB 32
835,324 835,324 00000000000000000002b9685885a8a76fcc99adc1aa3bc33ecbc1cf16aaeaaa 3,265 1.00/1.00 vMB 52
835,323 835,323 00000000000000000001895d78c1ae8386584895e13f1f7ddf633356913a1a08 3,882 1.00/1.00 vMB 36
835,322 835,322 000000000000000000006e7e9a9f642df79b5a341af376c5c025089865337c35 3,321 1.00/1.00 vMB 28
835,321 835,321 000000000000000000004b3325459c48a735ff022ad2257ad1c9ffba97269d26 3,828 1.00/1.00 vMB 22
835,320 835,320 00000000000000000002c699e4c55f1b03020b033fcd8402e68b019a5cdd765f 3,584 1.00/1.00 vMB 28
835,319 835,319 0000000000000000000293fb78a466d99358bcdf784d0afbe48ecd0bc11a48d4 3,467 1.00/1.00 vMB 32
835,318 835,318 000000000000000000034948d67b6502247c407d63f0a71ada830bdb7a5e60d5 3,352 1.00/1.00 vMB 38
835,317 835,317 000000000000000000018309ddfe729031eb149e45d121effc177c18fd0bd6da 3,673 1.00/1.00 vMB 22
835,316 835,316 00000000000000000002c4949c63dc7154167645ba6f63f685605e63103793a8 1,950 1.00/1.00 vMB 25
835,315 835,315 0000000000000000000120311a6899e9d7fe8fa027d8daccecd8f3b620815256 4,417 1.00/1.00 vMB 24
835,314 835,314 0000000000000000000277894103c9c979d5d7402d2ceb1e487ea14bc04d3ac1 3,672 1.00/1.00 vMB 36
835,313 835,313 000000000000000000025faaac01412cb65f627425eea1311fdc14a4041c8224 3,983 1.00/1.00 vMB 37
835,312 835,312 000000000000000000034a27e17f8d4cdb442150a25835c30f4c72c5cc101401 3,556 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.