Loading Tool

Explorer IconExplorer

Memory Pool

80,290 transactions
29.84 vMB
0.09049942 BTC
Random Selection Loading Transactions
Max Size: 182.22/200 MB

Candidate Block

Mining Attempt afed57860444de8f05d6da97646ce5bb27d23919c512f1d0f885af49ea0d8015
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root aedce0d7153c3347c48721b7f2f2c1d9958f0c2085fc65af179ce82b4bbff4ff
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,718
Size: 1.00 vMB
Total Fees: 0.02416323 BTC
Feerates: 402.60 > 2.42 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (434,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,443 480,443 0000000000000000009d8455d45dfe715f75eac7eba2d5ee251ad7859cf56968 2,302 1.00/1.00 vMB 242
480,442 480,442 000000000000000000a6de1f594395300b8de5e94b415fe73adacc888625d4da 1,999 0.99/1.00 vMB 115
480,441 480,441 0000000000000000002f14ee82926acbce93093af3223874c06a2de5089e1494 1,374 1.00/1.00 vMB 122
480,440 480,440 0000000000000000001d465a6dadba5bba224c7bc082d0ed4a401e61763e1420 2,288 1.00/1.00 vMB 206
480,439 480,439 00000000000000000125ae0ab03c439fb3ccdacd4a9676bdabb4edc8d8671911 1,812 1.00/1.00 vMB 158
480,438 480,438 000000000000000000d950e76bc6a412a8c8d9f2a97ada3c34736e01b24f7f47 2,844 1.00/1.00 vMB 257
480,437 480,437 000000000000000000619760ea12e52876317cc5b7334ef157805bc3570169bc 1,843 0.99/1.00 vMB 127
480,436 480,436 0000000000000000010c2e0d7117cc24cc4b033a83b42cecb3132fc2539684a3 841 1.00/1.00 vMB 28
480,435 480,435 0000000000000000008b18dc34ee701bd5326a5730ada54e66e0ef58a92eee9c 580 0.23/1.00 vMB 121
480,434 480,434 00000000000000000109a46058e891f68e5106e2937e46d00544d369d5f403ee 779 1.00/1.00 vMB 55
480,433 480,433 000000000000000000d4579806cadf6781d593e4f89ec117fcc49b94d9eae62e 1,754 1.00/1.00 vMB 61
480,432 480,432 0000000000000000011d30b07a4fa229532cec843fdf4044c4cc1a77e318ecc9 1,706 1.00/1.00 vMB 153
480,431 480,431 000000000000000000856508818b4cbee11a029c130da702e74ba3ace566e369 1,685 1.00/1.00 vMB 139
480,430 480,430 000000000000000000186b59fe8755fc34941e98bb4ee8fd9b767bb0db9c2c3d 1,799 1.00/1.00 vMB 102
480,429 480,429 00000000000000000050fe4559122a279636be89b20b2e1b227cb695f6a7e3d8 2,099 1.00/1.00 vMB 83
480,428 480,428 000000000000000000060b9b59e8211cf6c34045b936664b329cb10a22fca00a 1,411 1.00/1.00 vMB 133
480,427 480,427 0000000000000000003854fec30cf636005030ae7d6869047f9b2317515886b7 2,200 1.00/1.00 vMB 184
480,426 480,426 000000000000000000e23d86f60c588b5cc476b4fb78afb7522f80cf224c85f6 2,227 1.00/1.00 vMB 235
480,425 480,425 000000000000000000801626d8716b36a1bb85d9061bbb599706c5788f8665dd 1,890 1.00/1.00 vMB 110
480,424 480,424 0000000000000000004955d2a61c055506c2b4dbad7076fae58773ff1d25adf7 1,056 1.00/1.00 vMB 14
480,423 480,423 000000000000000001261d10a0ee7239c39f6ffd88acf25cf30beb4b45fcba7e 1,607 1.00/1.00 vMB 115
Previous 10 blocks ↓
Total Size: 782.95 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: 715.20 GB
    • Received: 17.67 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.