Loading Tool

Explorer IconExplorer

Memory Pool

80,334 transactions
30.11 vMB
0.08902933 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 9872fe876309121c7d840e9923f50a177de5f17c02dc17e29c1634d931950495
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root c73b0fa84141271535c84085287b3570d112fec218d2501326b8a39c412de93d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,444
Size: 1.00 vMB
Total Fees: 0.02720663 BTC
Feerates: 301.07 > 2.73 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (356,621 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,386 558,386 0000000000000000002cc1cbc04573103caf355dcddaf17d7a29199de4aa58a3 2,098 1.00/1.00 vMB 4
558,385 558,385 000000000000000000245f09fb2917e4e83a53e7b174ab36bb5359fa976f3574 1,751 1.00/1.00 vMB 3
558,384 558,384 000000000000000000223542af44dbf3d40e6d89f8df84b8bbc0db0e8fe34cce 1,866 1.00/1.00 vMB 5
558,383 558,383 0000000000000000002b9f90e745de9fd120f4bdd0535a1e83de9cab804029ef 2,860 1.00/1.00 vMB 4
558,382 558,382 00000000000000000015bcf2f6628250d829e6eafa1546ffbdda0b85eed23b15 2,695 1.00/1.00 vMB 6
558,381 558,381 00000000000000000031a7c3c74e24d2875dac259995c1bdb72dece0353fa879 2,919 1.00/1.00 vMB 16
558,380 558,380 0000000000000000000be9f0a238186a5586f3acc16256d7bb3321a88926382d 2,989 1.00/1.00 vMB 28
558,379 558,379 0000000000000000002667555bf548efbec48ff8be69bcbc855c12ab43c23bed 2,542 1.00/1.00 vMB 14
558,378 558,378 0000000000000000002a00907bd6a0025a49d2948696f54ba74b3780256828ea 2,159 1.00/1.00 vMB 17
558,377 558,377 0000000000000000000a91b7d7f684e54e143d9276cfe425344a36b9bf809e34 3,381 1.00/1.00 vMB 24
558,376 558,376 00000000000000000013c77db219de3acdaadff809cc463caa21de965da5fc3c 2,713 1.00/1.00 vMB 29
558,375 558,375 00000000000000000030a61a7d3a365172024d78b7ae0d825bc77c14d275d828 2,805 1.00/1.00 vMB 37
558,374 558,374 00000000000000000004d1d7d4ea3186b55427ca637c37e24ca303a707dd2427 2,633 1.00/1.00 vMB 32
558,373 558,373 0000000000000000000757aa7f4b5dd62580ec1ca3e75ac7944701a62408d978 755 0.26/1.00 vMB 15
558,372 558,372 0000000000000000001f6b7afcef0a542eeb6b65d1a49b88ef3f8439234310c0 1,361 0.52/1.00 vMB 9
558,371 558,371 0000000000000000002f492f84606e56ed4e3730e13d71da3c44c3acecfff325 1,551 0.60/1.00 vMB 13
558,370 558,370 000000000000000000077ff489442e434e907065f9a804d65e0f9e9de9c0bfe2 2,642 1.00/1.00 vMB 1
558,369 558,369 0000000000000000001b1488f0d720464110d1aadc7a52eab62d549335854bea 3,025 1.00/1.00 vMB 14
558,368 558,368 0000000000000000000816c204d36c7f35b59c612b4abc4476223971431db988 3,226 1.00/1.00 vMB 22
558,367 558,367 00000000000000000002b06830612529c86a7197cfc9abc91222255f00d9d458 3,060 1.00/1.00 vMB 10
558,366 558,366 0000000000000000003174f11270e5fff6bcc908e1d7d16868a5a635b4f3770b 2,669 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.