Loading Tool

Explorer IconExplorer

Memory Pool

34,758 transactions
27.76 vMB
0.05641909 BTC
Random Selection Loading Transactions
Max Size: 138.88/200 MB

Candidate Block

Mining Attempt 6b9e2c106affe9c2b7df884bbbe816e765ce768c601d3ecf0504ad4056fc5c73
Version 20000000
Previous Block 00000000000000000000a6d144bf09442c4791163349c498643bd27a23fdd463
Merkle Root c0056721c3f68e8896767a660caa567ed046787988585708c0c6b6bed12bf75e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,833
Size: 1.00 vMB
Total Fees: 0.00360962 BTC
Feerates: 44.01 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,576 (396,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
517,984 517,984 000000000000000000431a811c748a59e0a0b9dd95cb7e110a18763de41f9901 833 0.33/1.00 vMB 30
517,983 517,983 00000000000000000038207754aa14781b2ca76db47564dba7a23d91be49d51d 1,962 0.87/1.00 vMB 35
517,982 517,982 00000000000000000044dbb963e8520b0a2cd7f20558e4fe9cb03176d01f62a9 835 0.50/1.00 vMB 36
517,981 517,981 00000000000000000047b43311c9af2fa1803e77475d213b7d8d0864ad541516 357 0.13/1.00 vMB 31
517,980 517,980 00000000000000000001c20f1606b709587b52c6585405a66ca3b03deb0d5e16 1,415 0.61/1.00 vMB 29
517,979 517,979 0000000000000000001513eed2a9a83fb542f9a8dc55f4821983382219e0f9f2 1,766 0.75/1.00 vMB 37
517,978 517,978 0000000000000000001353a3936bc8b782a618496b5ee7da558117ed956452e1 463 0.19/1.00 vMB 38
517,977 517,977 0000000000000000004c8e80b1ef1aad1885f6b332f0b73e265c3806d3caaf17 597 0.30/1.00 vMB 34
517,976 517,976 0000000000000000002f221add9fc231c3e2ab1581bd4f947dd9973ac6b71577 1,403 0.60/1.00 vMB 37
517,975 517,975 0000000000000000004bb1ee69c8d7273e4197a1ffe78953c25f198e8f4830b2 1,819 0.93/1.00 vMB 30
517,974 517,974 0000000000000000002a66998527149b224d16a954e3d354289953b35f1b99b9 1,586 0.83/1.00 vMB 36
517,973 517,973 0000000000000000003c606ca70e6ef39f3c722560e5dcbd54be03cbecdc6e9c 2,431 0.98/1.00 vMB 32
517,972 517,972 00000000000000000010cc26a4a660967175b0555372a646ad7daa3555818ec1 509 0.19/1.00 vMB 30
517,971 517,971 0000000000000000003196f63bec78ea85b0117e504bffcc70a11e803d633cc7 1,094 0.46/1.00 vMB 35
517,970 517,970 0000000000000000003e062814ebcc538eb9cad34e459ad02aea68d470aa6e8f 741 0.27/1.00 vMB 36
517,969 517,969 00000000000000000006ac1ac1eeb7bcd1f79e4252f8e0ac85c220764ff2f10f 78 0.07/1.00 vMB 19
517,968 517,968 000000000000000000367e4b11f34090a470c04f98ddcceb1eb87c59427a7818 280 0.14/1.00 vMB 46
517,967 517,967 000000000000000000393f9e4126d32c3d1321220c6061c3962b272d8fe668d5 682 0.28/1.00 vMB 33
517,966 517,966 0000000000000000004559a78530961ef606ef8e5f6a72baf003f19e336d4f04 877 0.34/1.00 vMB 39
517,965 517,965 000000000000000000483402e286d78f7bebdb988d5a8ad66749254b1730664f 1,062 0.57/1.00 vMB 28
517,964 517,964 0000000000000000002f499085e26f80b923983e3f7bf29d56ac31bb8ef0746d 35 0.03/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 626.38 GB
    • Received: 11.62 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.