Loading Tool

Explorer IconExplorer

Memory Pool

80,134 transactions
33.83 vMB
0.12453367 BTC
Random Selection Loading Transactions
Max Size: 192.22/200 MB

Candidate Block

Mining Attempt 8195a9fa3532f120079befff4047b51c22f48f53fd8e9b8674dfa61ab32b8022
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 78b0960b5c11701e607df3578bf0d71678be04b3fd0a7b3a7d738552b3af819d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.01806171 BTC
Feerates: 104.71 > 1.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (485,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,047 430,047 000000000000000001c20bfaab87f6e728a5dc0ec9f8fc778885415a4efdebed 1,412 0.99/1.00 vMB 53
430,046 430,046 00000000000000000396cde8d122eafe578f9b0adca01087a6fa1590599fdf7e 2,754 1.00/1.00 vMB 71
430,045 430,045 000000000000000004c280870f4dcfc7fdb5d6cce930031ecae9a340c487c9d3 2,033 1.00/1.00 vMB 60
430,044 430,044 000000000000000002e06695f40d69238a11703fcb6f521cdc41f542bdc40c8b 2,296 1.00/1.00 vMB 56
430,043 430,043 0000000000000000003f4a80a2fcb9c756092701dfcd8ddeef4296d9e700540a 2,908 1.00/1.00 vMB 78
430,042 430,042 000000000000000004d577ea61a2dbdb498bfa2b097c82ae70cd28759c1c8ee4 511 0.21/1.00 vMB 57
430,041 430,041 0000000000000000035012dbb520560db5b035c6e0569889f721f966c7164cee 902 0.33/1.00 vMB 45
430,040 430,040 0000000000000000021aaf81758fea6bc310d8fd190fed3cb11cb4f64a094cbe 103 0.29/1.00 vMB 14
430,039 430,039 00000000000000000146be61caa5acaa056b226d1b8f57e8542a5434ce727906 681 0.30/1.00 vMB 58
430,038 430,038 0000000000000000017670be8f8209f18cac44b907c5a39e271b61eb288c3411 1,368 1.00/1.00 vMB 34
430,037 430,037 0000000000000000045136bc624f7820ac36b8efbba2a9a90168903e68d83fca 2,666 1.00/1.00 vMB 66
430,036 430,036 0000000000000000006f93ca8ad75e267d33b706ba2dcd1f3d15a39bb0433525 885 0.44/1.00 vMB 49
430,035 430,035 0000000000000000004836b21c6f12cc5e7154547d29225699e50f7292e63492 2,327 1.00/1.00 vMB 58
430,034 430,034 0000000000000000046c7901485c6c4135070fbad6fc94f0a59307fc605b9e11 197 0.22/1.00 vMB 41
430,033 430,033 00000000000000000127a2e11ba1d339265775dd1f9fdcd0c0dc2087c5fa3bd5 1,061 0.70/1.00 vMB 70
430,032 430,032 000000000000000001737d7eefb3a10a696ab9a59c2efac26605240244dc86ba 875 0.70/1.00 vMB 33
430,031 430,031 0000000000000000048354f45d2d6a3c5d223f95b1641b1c4d7e17c986815a2e 630 0.32/1.00 vMB 46
430,030 430,030 0000000000000000044c58afc7bc69a0d17ca3050086dc3337bd5025b6a84668 47 0.02/1.00 vMB 57
430,029 430,029 000000000000000003ee88f3b94b831987aa0d219a93ad6ad7039d539632792a 152 0.08/1.00 vMB 51
430,028 430,028 0000000000000000009cd963cee36e036d1e8d97894fb4584aefeba5a759e0d0 915 0.41/1.00 vMB 55
430,027 430,027 0000000000000000004d23015c6a0b87f059fd7d533cc516d1305452948e86f3 1,515 0.64/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 783.09 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: 725.77 GB
    • Received: 18.44 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.