Loading Tool

Explorer IconExplorer

Memory Pool

82,855 transactions
31.35 vMB
0.10615103 BTC
Random Selection Loading Transactions
Max Size: 190.64/200 MB

Candidate Block

Mining Attempt 773221faf37cbd1bb6c5168bfe1c3434003cebe122d99191f83850e06fc18bf3
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 341951733ca35e07045732c4b8499bd13b76a4831b409d6457ed01ab1026bca3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,991
Size: 1.00 vMB
Total Fees: 0.02924184 BTC
Feerates: 151.12 > 2.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (434,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,451 480,451 0000000000000000001c1d8dab55ab24b5567d5fb0304e68c5513ed606aa5c62 1,962 1.00/1.00 vMB 145
480,450 480,450 0000000000000000006a69d20821f0f67ea29ec907b2684fac7e004e47266530 2,123 1.00/1.00 vMB 167
480,449 480,449 00000000000000000087e9640c43b5f0aee9ce3fec39e7ab0508c854266434c6 782 1.00/1.00 vMB 33
480,448 480,448 000000000000000000491b9db3c39640f232b0b90933af9b9bee21257297ada6 1,642 1.00/1.00 vMB 56
480,447 480,447 000000000000000000d237a19c3af027e73200eeffb99479eed1c3b134a48cf4 1,301 0.75/1.00 vMB 117
480,446 480,446 000000000000000000f45287ad0ee5daa6501c15f62e0b331662fa74052fcb0f 1,360 1.00/1.00 vMB 87
480,445 480,445 000000000000000000c00a139dad34bf30e9b965180bb4339dfcd83dfedef9e1 1,591 1.00/1.00 vMB 127
480,444 480,444 000000000000000000c6bf50083a2a8c7a65b4bce5d10f738b18803ecc812281 1,896 1.00/1.00 vMB 174
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
Previous 10 blocks ↓
Total Size: 783.06 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: 720.67 GB
    • Received: 18.24 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.