Loading Tool

Explorer IconExplorer

Memory Pool

80,449 transactions
30.16 vMB
0.14863022 BTC
Random Selection Loading Transactions
Max Size: 181.78/200 MB

Candidate Block

Mining Attempt 904930deeddb424f81a3b80b26d92893b9c72c30336c5bfa0bbe1cf62bd22153
Version 20000000
Previous Block 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6
Merkle Root efbbd883ce95ae1b0176b4f90a5051f783a507b33ffbf20ef738fff9053ba1eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,711
Size: 1.00 vMB
Total Fees: 0.07643697 BTC
Feerates: 251.00 > 7.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,130 (512,144 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,986 402,986 0000000000000000043188ee06a492b410a4804e8117ab0e5159de4ac9cfd08e 2,977 0.93/1.00 vMB 87
402,985 402,985 000000000000000006900f54444ca4406eb2f067ba12a3d1e82f092a98f15181 1,233 0.99/1.00 vMB 29
402,984 402,984 0000000000000000012e5aadae97323414472af3023388ec292e18036e33d8f4 2,916 0.99/1.00 vMB 62
402,983 402,983 00000000000000000078a6d4c9af6fc7b5b087fb69855a05bcbda5d803464b78 2,614 1.00/1.00 vMB 55
402,982 402,982 0000000000000000005a086e6ed6a38dd04e08132f9506af887f0114c7ce1a51 1,540 0.89/1.00 vMB 40
402,981 402,981 000000000000000004fe9c2ce84465a12089e50020bc2706c5d452fe40bcd7f5 1,337 0.57/1.00 vMB 40
402,980 402,980 0000000000000000025d6df4f50cf5025d07b80f4eb198b8245a21692bcadfd7 2,150 0.93/1.00 vMB 51
402,979 402,979 000000000000000001698e2a9886cc9538110c67a266e7e31f9861139debf6c9 585 0.53/1.00 vMB 50
402,978 402,978 0000000000000000010b1dc219e87b6f7fc98e3711d6452d2d88d3fc048747a7 449 0.32/1.00 vMB 31
402,977 402,977 0000000000000000062e74c2cb09b8e2851e170d76e80de16b4a5865796cbe58 2,633 1.00/1.00 vMB 55
402,976 402,976 000000000000000003652d1aaeecf452353575254699c0ba60e3872afb7c2c15 835 0.45/1.00 vMB 34
402,975 402,975 0000000000000000000ac603382438aa5a097c80c34f0bd917bc6cbaf8591db2 2,864 0.99/1.00 vMB 55
402,974 402,974 0000000000000000067e8dee415f2d5e754ade61e247e1243ad6264e038b71b3 1,169 0.51/1.00 vMB 44
402,973 402,973 0000000000000000062c1ec2838c952086c6847f3c8d886078071d039bf1cc14 2,023 0.92/1.00 vMB 47
402,972 402,972 000000000000000000a482a479ec6df21ce3f737bd90cb6f7dc6a2dc0a06fca7 1,254 0.48/1.00 vMB 49
402,971 402,971 000000000000000003dabcb6f2596a75de2c865b73b583f5cfe11a783cdcb84d 528 1.00/1.00 vMB 10
402,970 402,970 0000000000000000069c8c9fd24fac18166ef863255fc7bb8711d8c40c915509 1,435 0.73/1.00 vMB 38
402,969 402,969 0000000000000000001d49ea4454c097868751212237d1a150605d24e97b8b08 1,137 0.53/1.00 vMB 55
402,968 402,968 00000000000000000241e7ce58861aca14ff5d7fc75feb9d394fe932dc70216d 352 0.17/1.00 vMB 39
402,967 402,967 00000000000000000014e4be142bb6b59ca53f12ef68fde2fa152b9d0a0dd784 1,477 0.61/1.00 vMB 48
402,966 402,966 00000000000000000601939ad9b1721e005d052f0bab2b47be41334f748b0b1d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.62 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: 672.03 GB
    • Received: 16.11 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.