Loading Tool

Explorer IconExplorer

Memory Pool

40,761 transactions
17.90 vMB
0.16241138 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.89/200 MB

Candidate Block

Mining Attempt 866dd8327d75be6032108121a73f622f866bc24169d1a7deb8bf7cac8e1bcb0c
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 7f8f3155743003c72dbafafbbae65466af74840d28f3c4dcf4be9c5bdc7bf795
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,313
Size: 1.00 vMB
Total Fees: 0.05100399 BTC
Median Feerate: 4.13 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (705,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,443 207,443 00000000000004777f8c42eeb65f8acecc78b3a866e569146a0c1f7be0c9ae70 132 0.06 vMB 210
207,442 207,442 00000000000003671c770f83e088d9f7aaf57e08ea12d613f04b6f7c6223cc5c 238 0.10 vMB 178
207,441 207,441 00000000000001867ac2924d25b5ff0a1b70ce3c2e9e7910f65e58b3842eed6b 18 0.07 vMB 61
207,440 207,440 00000000000003182d2ae6374fdb23717b7de4f6fa3ba4921e740946c76e2fc4 74 0.03 vMB 184
207,439 207,439 000000000000030db06dbbd6d855f5f50d6bf4578ff6467489d74b02a07ff8ce 171 0.08 vMB 192
207,438 207,438 00000000000000a99edc3501432a4673093993a70984e451c1b072bfb8f60a2a 58 0.02 vMB 182
207,437 207,437 00000000000001e787c34c459a1a29a66db67439860ee0dcc371a5408f56689b 139 0.06 vMB 200
207,436 207,436 000000000000008e121f7dcb79c55cef60a8745d8372100e0c2e5de518e382bd 343 0.14 vMB 193
207,435 207,435 0000000000000263de1d6288c05b95817c0024c2cb714fea446af83ad7904108 9 0.01 vMB 25
207,434 207,434 00000000000002a2d7e759b86e4227eb75fe12b5d27e576fafcdcd80612ac2e7 5 0.00 vMB 35
207,433 207,433 0000000000000486cfc629691a61377252b5d9ea6a36fa6a9a44d12631369a4a 54 0.02 vMB 165
207,432 207,432 00000000000004b6fb34f124a9650cb50ff08f8915b233c85686a2877e3826ba 80 0.04 vMB 199
207,431 207,431 00000000000000ed39e3ea1c949ecd9eafd236f8f1f4fa5bf13d2a691332a9ea 39 0.02 vMB 216
207,430 207,430 00000000000000a38a4d5a761cd5a3f4555a9190d71c1171e1b88d790746af6c 37 0.03 vMB 99
207,429 207,429 0000000000000443f825033b7db0fcb69ac4543a0efe080a358456d42b580cf8 110 0.04 vMB 194
207,428 207,428 00000000000000db076eff9c3aa40d102d1fa43c928723aada7be75567d40224 48 0.02 vMB 147
207,427 207,427 00000000000002a1f7aeea0f738c822be9b351f8b67410f8d65361d75490e714 62 0.02 vMB 172
207,426 207,426 00000000000000cff625657154d0b50711dd68653d5c46aa4fe3305ffcf49bb7 14 0.00 vMB 23
207,425 207,425 00000000000001bcaf951a8f20dcff1f2ee880e6114b3b38c5ee7bbe69f7c8ed 431 0.16 vMB 194
207,424 207,424 0000000000000190a549c54e48f884b106a43797502e277a8a56e2b958808427 657 0.24 vMB 197
207,423 207,423 00000000000003e9eac163d318ea8e62dd3e9ffbe72acbd34206b01ff62dff80 94 0.04 vMB 119
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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