Loading Tool

Explorer IconExplorer

Memory Pool

51,599 transactions
30.53 vMB
0.09843270 BTC
Random Selection Loading Transactions
Max Size: 163.97/200 MB

Candidate Block

Mining Attempt a5152bbcdf92a0bb11c060a4e0dcb2a5f58f4c281daf43b92e8bef2470a803c2
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 3b5eab220d8d9952fe89f87dd81572abf9c2f5a2009695badf96151ad0b172d5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,782
Size: 1.00 vMB
Total Fees: 0.02429771 BTC
Feerates: 70.30 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (465,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,786 449,786 00000000000000000213c59f9a504f8cdcee21dff822cb64a0a71ae20ec76741 1,980 1.00/1.00 vMB 69
449,785 449,785 000000000000000001fbba3cecc685050d6def761a64406d9f4680806322f053 1,408 1.00/1.00 vMB 83
449,784 449,784 000000000000000000ddc037b0a24c7e4eb2250042e37d9b6b96fb47cf7a686f 2,212 1.00/1.00 vMB 118
449,783 449,783 000000000000000001db59e298eda69c97e5ba83a65b71cee41fb52d76673140 2,132 1.00/1.00 vMB 92
449,782 449,782 0000000000000000006f92f48fb3114935a93ea9ab6c0ca1d10c064eb3409aae 2,290 1.00/1.00 vMB 96
449,781 449,781 00000000000000000127dc3ae954c46b5e12f5220922192cdfe4c5f2faae546c 2,869 1.00/1.00 vMB 63
449,780 449,780 00000000000000000029e836d8cdbb589133604a72e6a1d414c8ecb5df722676 3,199 1.00/1.00 vMB 84
449,779 449,779 000000000000000001f07516c3c3f64d307714e415a5af6154017433b6be7a2a 2,624 1.00/1.00 vMB 92
449,778 449,778 000000000000000000543f42a43562aabb0f994cad3314d15331b7bed972f973 3,064 1.00/1.00 vMB 68
449,777 449,777 00000000000000000197f6784b72c0e00021eb611992dcddbeef478ef875d01c 1,668 1.00/1.00 vMB 67
449,776 449,776 00000000000000000013ff58c89bf2b975b01e7ac84dddc788b1873fb7c1681a 2,890 1.00/1.00 vMB 85
449,775 449,775 0000000000000000020920511c6363e721deb6a857ef8e40cc9e78e5822026f4 2,428 1.00/1.00 vMB 94
449,774 449,774 000000000000000002588cc34766b8e89449fdb04a15b388c58dbe274815aa1b 2,644 1.00/1.00 vMB 83
449,773 449,773 000000000000000000eeb67c8fd176f311ad7fb39b8bcaece7a8a40dd259a480 1,850 1.00/1.00 vMB 83
449,772 449,772 00000000000000000073295497576257451013eefbeaa445aa75db92195b3057 2,181 1.00/1.00 vMB 113
449,771 449,771 000000000000000001784ecbd952443a6c94880c8468dda2faf0590e6c4600fa 2,106 1.00/1.00 vMB 72
449,770 449,770 000000000000000000f608365d1e96b63c26413e5f58ce3c5e425964ae007749 2,365 1.00/1.00 vMB 81
449,769 449,769 000000000000000000e0c987e7ca72a580dec794bec639e8cb1b33c88c3cbc0b 1,582 0.68/1.00 vMB 138
449,768 449,768 0000000000000000005e6f043d1d1f317d632d487766950a915a9385501faa03 2,359 0.99/1.00 vMB 84
449,767 449,767 00000000000000000171efec43624c63f0baeb96cf589ba0c76380b181d7e302 1,825 1.00/1.00 vMB 101
449,766 449,766 000000000000000000f8759eb365c4e706268e0c4aaa7208bcfa35c924a63c9d 3,216 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.43 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.