Loading Tool

Explorer IconExplorer

Memory Pool

80,739 transactions
30.15 vMB
0.12248747 BTC
Random Selection Loading Transactions
Max Size: 180.87/200 MB

Candidate Block

Mining Attempt 30e5d27270184d823069b6ab17b3c27caaf7afd6b759c86131c35109dfadbe92
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root 98fb02a4ba9e54be9e9b567ea9c330e2653a17612bf5f4b4f28310ca45840700
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.06078746 BTC
Feerates: 180.34 > 6.09 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (353,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,625 561,625 0000000000000000001dc69bf32ef23713c6adb7a3d8dc1f62b52b0409bc54ac 1,671 0.53/1.00 vMB 5
561,624 561,624 0000000000000000001211d742231f1b419a319408ea53c12b92ce3bd183b791 2,813 1.00/1.00 vMB 7
561,623 561,623 000000000000000000075c856a49df827672853fab41cf1a8441e9cdce8bd0ad 2,529 1.00/1.00 vMB 8
561,622 561,622 0000000000000000000652e4be202d4de61aa7d251e71ed005c4034cc146e7f9 2,772 1.00/1.00 vMB 13
561,621 561,621 00000000000000000018341848c64bda665d9ab97a7232526a9b3b8ba091dce4 1 0.00/1.00 vMB 0
561,620 561,620 000000000000000000055a314168531b4cfe677a6efd5a1e72cc862966ed8170 2,718 1.00/1.00 vMB 10
561,619 561,619 0000000000000000000bc5d7c40e24dfcebee2daccfda3d19cd305fd6b63a468 2,773 1.00/1.00 vMB 11
561,618 561,618 000000000000000000240d9da36d1ee45467658820c82b14c89e534d9afc5e1e 364 0.13/1.00 vMB 10
561,617 561,617 00000000000000000012553126850c30bb6509dfdca09fca6f3c307d00622073 2,944 0.93/1.00 vMB 8
561,616 561,616 00000000000000000009e941e81d64020c1c1943ea0bd77163b65f171e0d6e31 2,335 0.92/1.00 vMB 9
561,615 561,615 00000000000000000015dac37e2fb7a6da3fa53692340ec3118406c53b21f74e 755 0.24/1.00 vMB 13
561,614 561,614 000000000000000000054f097cf9efca76a1f428a61764ac147c302adba557c0 2,354 0.83/1.00 vMB 2
561,613 561,613 0000000000000000000636b256e09c9d107413aeec91202a5eea26440592e15c 3,120 1.00/1.00 vMB 13
561,612 561,612 0000000000000000001fcaf68e065845e4ff367c2d59ed62f9ae3dcaea8f7e33 3,116 1.00/1.00 vMB 9
561,611 561,611 00000000000000000025e828f6c7689b5736773bff06e172d2fc88c5c00e6e22 2,689 1.00/1.00 vMB 10
561,610 561,610 0000000000000000000dadb2f34c7128c1ca62adee7d36039f865739e9370d40 2,322 1.00/1.00 vMB 2
561,609 561,609 00000000000000000027712b13f82244703bca05913d4b665130283228aad580 2,921 1.00/1.00 vMB 14
561,608 561,608 0000000000000000000cd9c7c3fd6359d399a7ff1a9d341542cb7401966c6757 3,084 1.00/1.00 vMB 15
561,607 561,607 0000000000000000000828009ae40c679d1864f6b10c9d672d962a66fb383d0c 538 0.19/1.00 vMB 6
561,606 561,606 000000000000000000059e40d8d37bfcd2ff8f9870b5800242852565e55d9ae9 2,603 0.93/1.00 vMB 7
561,605 561,605 0000000000000000001495885e30671c2bfddf6e1ddc53a60db662938560124b 2,513 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.38 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.48 GB
    • Received: 14.99 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.