Loading Tool

Explorer IconExplorer

Memory Pool

47,435 transactions
28.00 vMB
0.13376769 BTC
Random Selection Loading Transactions
Max Size: 146.94/200 MB

Candidate Block

Mining Attempt 55c6d224464ebed6bd3ea33fd76494a42a594219632f5fb8bf51ccdd6b26520e
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a9a8b88aae43f1b1cd22744ae80bc161588f7336621b8472dc48e5855bc902d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06023752 BTC
Feerates: 151.12 > 6.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (634,979 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,897 279,897 0000000000000002a9b2f918f30cf6c934bb0df4f71350898c5374ef55c87ed9 248 0.12/1.00 vMB 33
279,896 279,896 0000000000000001dda58588282afb9cbae4d6b8b09209393e3aab35e030c84b 200 0.09/1.00 vMB 48
279,895 279,895 0000000000000002137f9c930fdfe0fcedf8c7fff85a0ba45bb648899a41f027 711 0.33/1.00 vMB 39
279,894 279,894 00000000000000000e96de2a589a68331657227b509537bf21d97078ec0cae59 142 0.17/1.00 vMB 17
279,893 279,893 0000000000000001621959b555df648a66e2de4b2ec1533ca0480c6e1ac13bfb 610 0.25/1.00 vMB 50
279,892 279,892 000000000000000235639084d2d02b0676ca27aa652d0fcc066b3e48c6c82e62 193 0.10/1.00 vMB 39
279,891 279,891 0000000000000001415e86eba403c2bdb41339e9e73259e820a1506b641aa13b 342 0.19/1.00 vMB 32
279,890 279,890 0000000000000002d695667fa7316b52b39b3d4e26bf90bc664c669c25da6225 56 0.03/1.00 vMB 10
279,889 279,889 0000000000000000d5af7317711812a83e8ee28c2e3925588db5e4cb441cc1b4 105 0.07/1.00 vMB 19
279,888 279,888 0000000000000000ba99314dc61531f0fec71c36cee973af98525f6006113647 387 0.19/1.00 vMB 41
279,887 279,887 0000000000000002b9f3c205407cff2c28814189092135e59b4d5b71f444502f 509 0.34/1.00 vMB 43
279,886 279,886 000000000000000255118f6e354a4db545e2de956753ee9efdb9af82da444591 640 0.25/1.00 vMB 53
279,885 279,885 0000000000000002b462c2f9a0157064d4613cb3708969bae366a2d7f224b239 38 0.01/1.00 vMB 64
279,884 279,884 0000000000000000e5bd54af47df59a2d11d21891f7001ee7224b5237c681fc3 117 0.06/1.00 vMB 34
279,883 279,883 0000000000000000bcc50988c088ab9bfa503d036977bd246c202f5af9bf8c38 221 0.12/1.00 vMB 41
279,882 279,882 00000000000000023d9d81c2f4be8429d71767c937066ce056714cbb8b730215 139 0.10/1.00 vMB 16
279,881 279,881 0000000000000001bb248a3b845c7c2ee3d7f6afaf6deff8ef8e93d52236f646 151 0.08/1.00 vMB 40
279,880 279,880 000000000000000051f2533a8ee216834f960a8d1ac32203f0ba6d0a3eebc0ab 152 0.07/1.00 vMB 49
279,879 279,879 0000000000000001992d1c16944546f578b67576df75666b065374077bffb670 442 0.18/1.00 vMB 51
279,878 279,878 000000000000000124d6675e440e8455a8edd36186d87ba6089aaccb620be1fd 354 0.20/1.00 vMB 25
279,877 279,877 0000000000000000b5819aa0291140ccd9a2458c95bc09ffe1cc2d196202bb9c 76 0.03/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.