Loading Tool

Explorer IconExplorer

Memory Pool

25,346 transactions
15.92 vMB
0.03322311 BTC
Random Selection Loading Transactions
Max Size: 83.93/200 MB

Candidate Block

Mining Attempt 6a406c6d97a43eb528075b225a7d00f4836634b765b697bbdbd90fb16cf729b7
Version 20000000
Previous Block 00000000000000000001ef74dfae70b7f5106732354c17fa5d73161353fed594
Merkle Root 723091049e8a27dba66cab43fd99f3ae378b1b6559dead77414fb107b93bc648
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,590
Size: 1.00 vMB
Total Fees: 0.00453883 BTC
Feerates: 60.16 > 0.45 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,166 (645,076 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,090 269,090 00000000000000074c90588533b6885114d36c13dde20122bd8b467786b8ef3b 676 0.34/1.00 vMB 68
269,089 269,089 0000000000000002f2931c1f6db248f92dd99428ee0e077c27f2ce5dda8a9eac 316 0.15/1.00 vMB 60
269,088 269,088 0000000000000007d519c989043c4289a775f753e01afe7ff80aee7250709d74 224 0.15/1.00 vMB 32
269,087 269,087 00000000000000082b9d9179f0bef7316aed8586af5b2a0eafed29763ecfcb27 584 0.25/1.00 vMB 74
269,086 269,086 00000000000000082634f8ad7b698af7c5397ac4b14e88593acfc6d1ff663842 242 0.15/1.00 vMB 37
269,085 269,085 000000000000000686fd5cc068d0f3605b7ce36bc5443654cf5974d36fb6e2a0 480 0.18/1.00 vMB 73
269,084 269,084 0000000000000000710088b8dd8121c3ef8a9d2b88057528e21955ec45efb143 666 0.28/1.00 vMB 106
269,083 269,083 000000000000000180ce6f7085fa03118efc756b8c04eae6d76b0c3bb9299023 413 0.17/1.00 vMB 82
269,082 269,082 0000000000000004986b88c62434d0bb0bd6f0e48367058136e30556a22305c2 698 0.36/1.00 vMB 80
269,081 269,081 00000000000000018b7656587facad8769c5e5f97327db6baa1eee6d64ef41d4 678 0.25/1.00 vMB 98
269,080 269,080 0000000000000001e0ada48381cdc1b4e64a11a6e0bd7da78dfee1a1e06280dd 411 0.20/1.00 vMB 30
269,079 269,079 0000000000000006b8ae18de4e373b562aec37de933319165dab2b8bf43e31a1 617 0.25/1.00 vMB 117
269,078 269,078 000000000000000269494264990f36af8b9f75bca71567f25523972f54303e2f 213 0.09/1.00 vMB 66
269,077 269,077 000000000000000356181a678c723a611dfe0a5d62b707c2ee8890b07ceb5890 248 0.15/1.00 vMB 35
269,076 269,076 00000000000000020f994630b5e2a38f666d6813c18d7961c94144a1f19814b3 274 0.15/1.00 vMB 51
269,075 269,075 0000000000000007e0e6ca318d810517ba3c0d662a25f8318815eaf7c9b9244c 250 0.15/1.00 vMB 40
269,074 269,074 0000000000000000cb4577480e619166225b03d14458a37f45af0b73647a086c 181 0.08/1.00 vMB 59
269,073 269,073 0000000000000006e6ed0c52d114d4d60a48716191706c4c865f539dc28b13bd 498 0.19/1.00 vMB 79
269,072 269,072 0000000000000002cdd4779a47bc61d020cf7208021b0db856028831d6dbd3e6 735 0.34/1.00 vMB 57
269,071 269,071 00000000000000015e2d0f575aaed0743fd3141487f7d34ebc83622313da1a1f 270 0.15/1.00 vMB 58
269,070 269,070 00000000000000047e5291a3f0f24e9de9296b10447039bca41bbcd6aa70be00 1,148 0.50/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 780.89 GB

Node Details:

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