Loading Tool

Explorer IconExplorer

Memory Pool

75,548 transactions
27.80 vMB
0.08118633 BTC
Random Selection Loading Transactions
Max Size: 169.71/200 MB

Candidate Block

Mining Attempt b3942a862af6be1eae7fdd99ca4ec8b5c54109db5f31aad421ae812352e2f148
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root de6fd402016c7503266742410a61ab0f847081204d8fc8d951122ec92a3f88e1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,723
Size: 1.00 vMB
Total Fees: 0.02172705 BTC
Feerates: 106.68 > 2.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (687,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,652 227,652 00000000000002300a08584e9055b30de8ecdf45456460b47a806d4487ad6bd0 65 0.04/1.00 vMB 131
227,651 227,651 00000000000001116f9221ad9846ff387ea0257c4ca8ce32ac8ab3d8e6bc75a9 239 0.10/1.00 vMB 176
227,650 227,650 00000000000002da344898f04cb757c10d6273fee2c43dda7bf05dbc2401e90a 461 0.19/1.00 vMB 208
227,649 227,649 000000000000033545b44fa9973099f9004cac24f7a419fa5b216f0b12ba4303 157 0.08/1.00 vMB 149
227,648 227,648 000000000000018c57155a6ae59f456ab741f9de3d4eaf7e2b96aeaa69cf2df4 659 0.29/1.00 vMB 195
227,647 227,647 0000000000000274820d96cfaf825a5c41265e95a518fe1fbe23c49fec67f1bd 108 0.06/1.00 vMB 139
227,646 227,646 00000000000001cb1572b7777f2e9ac0e7f9e609875dd1971ab0e9063236850e 256 0.17/1.00 vMB 117
227,645 227,645 00000000000002bc9afbf862e1415c76443a97002974d785ff48e6b0a700363b 63 0.03/1.00 vMB 78
227,644 227,644 000000000000009547a1ff92b0a6e2de387a2081e26a30d913df53af2416b437 287 0.15/1.00 vMB 184
227,643 227,643 000000000000010f33a4562f57e3309d97095b905da825a1aa16398a07eacf9c 499 0.22/1.00 vMB 200
227,642 227,642 00000000000002f3a84c169043ec4236961b8f8d28ad564175816528f17ab5ac 50 0.03/1.00 vMB 131
227,641 227,641 00000000000001db7d8975b648d63adeef45f5a64f1f38a253314719cf7c4dd8 28 0.02/1.00 vMB 164
227,640 227,640 00000000000000fabd1e0d5a04e4a6497968b53954499957283d63a337fc8be9 84 0.04/1.00 vMB 84
227,639 227,639 000000000000018189597477600888f832509b9f25641fd9e6ca489e6d259eee 340 0.17/1.00 vMB 180
227,638 227,638 0000000000000273d98a23a01e6bbad37b3b417dbe798aa572bc294328d9a227 51 0.02/1.00 vMB 192
227,637 227,637 00000000000002732cd52f4f89a6e75371f470dd648e0055ed1916fe67300c43 44 0.02/1.00 vMB 165
227,636 227,636 000000000000004cd01d17dbe8974ec9724cbe965876f42891676682d852e79c 80 0.04/1.00 vMB 65
227,635 227,635 00000000000001fa23e587efe5b7324ac7342ec138cc2ea8a03742844c7d5d30 464 0.23/1.00 vMB 137
227,634 227,634 0000000000000155901fe735bd0118d21faaa10138b9b23349fadfab4bb4f4bd 399 0.18/1.00 vMB 173
227,633 227,633 000000000000025a63972c6fb831ec5e2f34c5d380f31816365e783dabf39edf 148 0.05/1.00 vMB 202
227,632 227,632 000000000000009f6b93099d9386518914d34aa48e8f10482eb2a768805a574b 127 0.07/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 782.85 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: 712.50 GB
    • Received: 17.17 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.