Loading Tool

Explorer IconExplorer

Memory Pool

76,072 transactions
29.69 vMB
0.06620318 BTC
Random Selection Loading Transactions
Max Size: 179.63/200 MB

Candidate Block

Mining Attempt e8624f8a5e2ce3823e966e27e3954d47bf759d34c6086359dc03cd20015b2f1b
Version 20000000
Previous Block 00000000000000000001959d63615e809b1cfe2057393e2a73c4fe2fd66f1d56
Merkle Root 3a84fe0c6e538db53f36323086bd962e4dbc214614c2e62931cbeadf91cdb8e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,477
Size: 1.00 vMB
Total Fees: 0.00355879 BTC
Feerates: 10.04 > 0.36 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,190 (587,853 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,337 327,337 000000000000000019a59cb5459d8139970adb1dde6ef54c333a4122c04648e5 568 0.37/1.00 vMB 21
327,336 327,336 00000000000000000ca8e6a14d2bae4d01ad37ac6024fbeb01868118e8bba82f 443 0.23/1.00 vMB 25
327,335 327,335 000000000000000006b071d341c02bcbb4d47988ddaaa56ecb427f4968298044 238 0.11/1.00 vMB 29
327,334 327,334 0000000000000000179816c613257f9bd76d4c1cac41bf62bbd862eb21b091b9 527 0.30/1.00 vMB 24
327,333 327,333 000000000000000018e320c52074c0fce314522805ca32ed3200d5005aae39b2 760 0.62/1.00 vMB 21
327,332 327,332 000000000000000014cbb7dba81af1db081d736019c75ad69f0cd7784c827fe7 1,607 1.00/1.00 vMB 27
327,331 327,331 00000000000000000a0a4b89d371171a96e1d45b06e0763a21174ace42d597ff 1,149 0.35/1.00 vMB 48
327,330 327,330 00000000000000001de5d54bc2dd91c00cf6782b0e5a5d0e65236c236aa12e22 965 0.48/1.00 vMB 26
327,329 327,329 00000000000000000f3bab02876673cbac4d011315dfd9956763a3204ba1e707 1,737 0.92/1.00 vMB 27
327,328 327,328 000000000000000009bab05410a2b918260291a2fd43b2f1e00a458e96a3eb87 479 0.30/1.00 vMB 26
327,327 327,327 0000000000000000172f9513457d6137617d839d3b5b4d2db7395fd822c6f3c0 675 0.42/1.00 vMB 21
327,326 327,326 000000000000000006fd948288d22901719d925b498e84bfbb1e2fdc94ceb45f 913 0.51/1.00 vMB 27
327,325 327,325 0000000000000000147dc1daf6b18f1e26df3b63328940bd2d2ea7af7ee3d7ce 96 0.06/1.00 vMB 11
327,324 327,324 00000000000000000972a9dbc026b0dc3b2bf2d0f134bece76c1842de235f69e 637 0.34/1.00 vMB 26
327,323 327,323 00000000000000000fa116bd0aeb52ccc2b7aa927e88999d37895490fc6a929c 60 0.10/1.00 vMB 5
327,322 327,322 00000000000000001433e659364e65b63f89de1e28646bbfdd6e5bd423a8dc0d 88 0.06/1.00 vMB 23
327,321 327,321 00000000000000000d298c559abe511070cd863856ad06288c789dd5bf1c099f 262 0.11/1.00 vMB 32
327,320 327,320 00000000000000000049099bb02e7d824345cf3edb77c79ba83dcf8318cb7470 405 0.32/1.00 vMB 25
327,319 327,319 000000000000000005e6554d0d86bf933e1c911bce1bbd65f296c8f0293d4c63 1,131 0.67/1.00 vMB 23
327,318 327,318 000000000000000013bd634cab04b3f99a794c21577294d64e90b3dfcd453812 512 0.15/1.00 vMB 48
327,317 327,317 000000000000000009da21a71b1b0b73e9342629144ae166c659e2cfd60c394c 699 0.60/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.72 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: 707.06 GB
    • Received: 16.66 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.