Loading Tool

Explorer IconExplorer

Memory Pool

79,721 transactions
29.97 vMB
0.11598243 BTC
Random Selection Loading Transactions
Max Size: 179.87/200 MB

Candidate Block

Mining Attempt 006f180b628a0faaf2b00e9101f0c21f9e2275c0c11792e0e6702c5b6b6e8758
Version 20000000
Previous Block 00000000000000000000b062ce7c1ce93baecfacba3f86e7f53b0c46b27d927f
Merkle Root dedb09139176be3a774d7caf6ff307a96c39cf81f7c8bf0efadc0b7cff533bbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,058
Size: 1.00 vMB
Total Fees: 0.04907992 BTC
Feerates: 150.80 > 4.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,106 (453,083 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,023 462,023 000000000000000000bea8baf27c37a7a10dbfe11e62a710175604b9f48d525a 2,074 1.00/1.00 vMB 110
462,022 462,022 000000000000000000cdc7df180620c6e7ed464dc40f46480b7e605796e44d98 2,192 1.00/1.00 vMB 141
462,021 462,021 000000000000000000d0d20ba0bdeb3095a2f05f8df22cef883682cfb2a8f33b 2,027 1.00/1.00 vMB 155
462,020 462,020 000000000000000000099bd6844a584fb8a37c3db137093c0a528b53316d4a76 2,188 1.00/1.00 vMB 168
462,019 462,019 0000000000000000010c352e2a912fe0650bf38ca99edc8f4b58e419dd392fdc 3,008 1.00/1.00 vMB 205
462,018 462,018 000000000000000000c5094d9b76a69560f8dffeba5ef4d39f8cff8ec9f2e28e 957 1.00/1.00 vMB 75
462,017 462,017 0000000000000000006bcaf69b69f48a6c4c43e103da7291a482bd96d6d85299 950 1.00/1.00 vMB 65
462,016 462,016 000000000000000000a4e5ecae92bfea4e6c2f5ceb22d8f7a19caaa359f4ac5f 2,075 1.00/1.00 vMB 156
462,015 462,015 0000000000000000007e177a4121da03515eee2132a61fcdedc992111f5ca184 2,379 1.00/1.00 vMB 164
462,014 462,014 000000000000000000279bf1f997aca932646c2f2a93b0b8bbe4873a4c9593e3 1,989 1.00/1.00 vMB 124
462,013 462,013 00000000000000000032c10bdb4aa953e260ce253b8041aceed2abd961b60fd0 2,289 1.00/1.00 vMB 202
462,012 462,012 000000000000000000df67be289b9b7df0a86c717ceb69fe7fbdcd9b36965d9f 2,077 1.00/1.00 vMB 127
462,011 462,011 00000000000000000071b34b5902f500ff2debae91e868fbbe1ae4e8463ff9b7 2,047 1.00/1.00 vMB 178
462,010 462,010 000000000000000001518d82ecc256e25ed540feaa4111108bdb8dec647614d9 1,483 1.00/1.00 vMB 133
462,009 462,009 00000000000000000121936e9df1cc6f9187ef06f959525a5b2d360fe1753bf5 1,914 1.00/1.00 vMB 149
462,008 462,008 0000000000000000009131c3919f98400a95859d49228031d5de0cd1ac43f1cb 2,791 1.00/1.00 vMB 208
462,007 462,007 000000000000000000c0be410d59e20de322721a8de5c2d3035ebbe087743e07 1,213 1.00/1.00 vMB 106
462,006 462,006 000000000000000001d948245e508639904022d8080f5181f9774c1775bdbdbb 2,193 1.00/1.00 vMB 141
462,005 462,005 0000000000000000003abf4cf4f8f243cc3a5d63d438d6ed332152464820b426 2,074 1.00/1.00 vMB 165
462,004 462,004 000000000000000000a53790c7facb98e4bbdc0f9b88b7142865fbdc14a225e3 2,028 1.00/1.00 vMB 156
462,003 462,003 000000000000000001e1ea0104bf55e2b14ec30420f2a1fb4eeb30ee91336995 2,348 1.00/1.00 vMB 199
Previous 10 blocks ↓
Total Size: 782.57 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: 671.23 GB
    • Received: 15.88 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.