Loading Tool

Explorer IconExplorer

Memory Pool

28,956 transactions
8.46 vMB
0.09159545 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.98/200 MB

Candidate Block

Mining Attempt 8e8ed9ea473c6e1483ec127afd96ee575e0b0c667c9ee61a1431d9930444efa0
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 37eeb09903f7f3bc15be506cb592c69ad628514cfb20e5264be6f3aafeb2ce2c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,574
Size: 1.00 vMB
Total Fees: 0.04007090 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (698,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,349 214,349 00000000000001ac925c890b3584640c5388494ac033f23008a64c54e5378455 636 0.25 vMB 242
214,348 214,348 0000000000000153a5741d98f90695b1f049c7d2ac2f30cf46a1441e703e9947 12 0.00 vMB 298
214,347 214,347 000000000000024a96c2b0750b1d0ff210ea746fe997b3ceb27f5b9942e42f72 139 0.06 vMB 164
214,346 214,346 00000000000004210f321b56e3a6bb250ec822fd483230e8744d219bbb36d612 14 0.01 vMB 130
214,345 214,345 00000000000001b11777f9b06e6007a909cde2d38dee2e7ce92d21b7ff0fab38 239 0.18 vMB 61
214,344 214,344 00000000000002401ea22d6ffac5a47b0e76e7b322c6cb24c8d4ec7060778472 88 0.03 vMB 173
214,343 214,343 00000000000002e8249a1ad5d2080d137684b540ff4f16390aebde7f3d3f4bee 101 0.04 vMB 137
214,342 214,342 00000000000001808e9fea8a225ca9d4930fd87e841e80d19dfc7d6551034c65 1 0.00 vMB 0
214,341 214,341 000000000000007f8c7f540283990deefe5a3ddb25ee9acdc4e37b7d5137ad0b 9 0.00 vMB 33
214,340 214,340 00000000000003cf59e55f520db5bbfdc15e4906a52768af039e4d5ef58e628e 41 0.02 vMB 118
214,339 214,339 00000000000000d2e161d581eb697848dbf0f2211791ab89de7774c1a35053f4 14 0.00 vMB 0
214,338 214,338 000000000000004b8f1383be9295822e678ad11680242057f3d36c796573a2da 311 0.14 vMB 135
214,337 214,337 000000000000011bd7a3ce530ed63eafc518d3c52453c75cd6907fd89c05cf2c 12 0.00 vMB 161
214,336 214,336 00000000000001ebff4a300724efcae42b9e333a708948efacf806ec3a175da5 678 0.24 vMB 213
214,335 214,335 000000000000042ba0a36dd9d613465746dbc84f48ede6ad546083d7bda4abab 104 0.06 vMB 126
214,334 214,334 00000000000000a137f0d0542e6285ae6c0f53782bdbcf5081f8c540a052c844 22 0.01 vMB 104
214,333 214,333 00000000000002c7e28a10a4fad854ab90c87308ccce3776927773fd43cdacaa 63 0.04 vMB 132
214,332 214,332 0000000000000038ebc53c0214b746556a3825a64f36c497bd722c13ccb434c7 47 0.03 vMB 128
214,331 214,331 000000000000020608a1aed6e99f3a8dd6d8504c42a739f6899888661482aa89 155 0.08 vMB 139
214,330 214,330 00000000000003c9140253ed4ec7c7827c32c01632ae88a0ea38d2fa66ca5084 75 0.04 vMB 127
214,329 214,329 0000000000000437b5f130ba622e234ad0b122250dbb7de0ae9a7c92520b66ba 18 0.01 vMB 183
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 65
    • Outgoing: 10
  • Data Transfer:
    • Sent: 21.44 GB
    • Received: 0.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.