Loading Tool

Explorer IconExplorer

Memory Pool

78,350 transactions
29.01 vMB
0.07757080 BTC
Random Selection Loading Transactions
Max Size: 175.82/200 MB

Candidate Block

Mining Attempt 3a6005c9abfd05091fed044373586edf986e6f969d4ab8d22ffbf3d9ea513f7b
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 660afcdd9cfc37064aa7fd683ff362a20e8e8d342b353da4b788299c15c1ffdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,507
Size: 1.00 vMB
Total Fees: 0.01698034 BTC
Feerates: 100.44 > 1.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (266,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,996 648,996 00000000000000000004ddd750b61114eef7ebb8de06b4fab41abae453dd4356 2,779 1.00/1.00 vMB 87
648,995 648,995 00000000000000000005baead9b2f6e9f6547e5f2866cc6d8bc9ead5569c5ada 2,203 1.00/1.00 vMB 23
648,994 648,994 0000000000000000000de20a80ff12d45b44b9f93155491f5b420e6fc42511a3 2,563 1.00/1.00 vMB 50
648,993 648,993 00000000000000000008ef4ff8c64c08ab427909b32e45dbabc2d1fc66d5b59b 1,992 1.00/1.00 vMB 48
648,992 648,992 0000000000000000000bd54e1b691c61a02255890193f070bfd9a1e63e8d8988 1,663 1.00/1.00 vMB 51
648,991 648,991 0000000000000000000dac28d9814eb9c4319c9b758cc17c9e0dba998467981b 2,560 1.00/1.00 vMB 91
648,990 648,990 00000000000000000003dc79a2b91682bb7a757fbbf608d0c323516ef70d1f73 1,820 1.00/1.00 vMB 24
648,989 648,989 0000000000000000000dfd14c7ef4a46b44da5cfa1de7db29ffa6f811c6ccb26 1,321 1.00/1.00 vMB 24
648,988 648,988 0000000000000000000c3e1c6396bc68f9d2e5a79b3d0cb3214590f8db753974 1 0.00/1.00 vMB 0
648,987 648,987 0000000000000000000beeae9aee7480349d0be2c81e6f47fd930913be54e52b 1,306 1.00/1.00 vMB 25
648,986 648,986 000000000000000000062f5617ea9feecb5aff4bc333755b2163692a52536a22 2,017 1.00/1.00 vMB 23
648,985 648,985 00000000000000000000e1d4b24ee764e02d757ec830fb42f3e3b211e8a3f2dd 2,161 1.00/1.00 vMB 42
648,984 648,984 0000000000000000000d5f20edc2fbc5c7cc936f1378ae7f7e4e1b60919601be 2,323 1.00/1.00 vMB 31
648,983 648,983 000000000000000000038850f0d286176a5b461d79efcbe9a77b84f0ae4ebb09 2,525 1.00/1.00 vMB 47
648,982 648,982 00000000000000000002c32d1ca26554292649a1d719f36e39e1782c0c0d9948 2,138 1.00/1.00 vMB 30
648,981 648,981 0000000000000000000358f53944a27c322062369bdb4df5a0394cebbf29b4fd 2,457 1.00/1.00 vMB 34
648,980 648,980 0000000000000000000b1cfa5d215f9e099d4840606e48b4026baa245be5135b 2,380 1.00/1.00 vMB 41
648,979 648,979 000000000000000000071028221a091cd7aa1045b3798f2f6a2293a2de1f5730 2,801 1.00/1.00 vMB 41
648,978 648,978 0000000000000000000c458682d34587e3434ac5066d240da3ddde1a9bf9a80d 1,827 1.00/1.00 vMB 48
648,977 648,977 00000000000000000009e27341f72985cda6e2e7bb688d34e00f4c8126f240eb 2,666 1.00/1.00 vMB 56
648,976 648,976 00000000000000000002b285f49dc3fc7d7f1ef2fd05390e89d43c287046ccb6 3,043 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.85 GB
    • Received: 15.77 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.