Loading Tool

Explorer IconExplorer

Memory Pool

20,122 transactions
4.91 vMB
0.01056757 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.15/200 MB

Candidate Block

Mining Attempt 0936bd3b73ed90f2573630cdd3a0d1599dbf32f34ab19d81aa5b47fcfd4ed8e9
Version 20000000
Previous Block 000000000000000000004f4a31c86ff2b110eb09516753e59b0af3c3c6772a4e
Merkle Root 3dc2883c3eeaa9b14b8c149c1c6ed0e7ffdb7ab7be7edd2d0d8235b8298bc94c
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,481
Size: 1.00 vMB
Total Fees: 0.00381834 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,501 (648,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
265,368 265,368 000000000000000e901181df6ed2da7617951c46d1ac8c2e74f25b429c61be40 286 0.11 vMB 105
265,367 265,367 000000000000000565d7a8925e6ac55ce93b83bb6347434d4c72997f6fd197b6 337 0.16 vMB 69
265,366 265,366 000000000000000378f95c2c5c052f922554614dacda9cc535e63de2514b1a54 661 0.25 vMB 121
265,365 265,365 000000000000000276a719670902d54e44ac69967e8cfe20aaa3e0d4e0045c31 420 0.17 vMB 118
265,364 265,364 0000000000000000ed14fe6840e9a3d8a385889c93e1b3a3f8fddc2108c05a62 403 0.22 vMB 3,464
265,363 265,363 000000000000000260c3120b61a2bc2e7f6bc109bcf4878b89adb855c10e69b8 715 0.31 vMB 135
265,362 265,362 0000000000000006cdb02919917abf0ec137e083242b3d499cc2c36f1f583bc7 105 0.06 vMB 82
265,361 265,361 00000000000000091a7c439483aa20bb0ce4fde6a8e5b9d80ba04c8517dc7154 248 0.13 vMB 42
265,360 265,360 000000000000000675d373865d9aa55fef7f7ffa06c77c78650fd9206dde3de5 286 0.13 vMB 115
265,359 265,359 00000000000000071580316287ad260b60e2e888cc0052d2df6a29ef21975b50 321 0.14 vMB 99
265,358 265,358 0000000000000007e31c04d794b7e15996755a3045f29af81d4119f0580d74e7 271 0.11 vMB 120
265,357 265,357 0000000000000005b19fb13c17f9cafdc6849462656289579c57ce85fdd76004 453 0.22 vMB 65
265,356 265,356 00000000000000047cb7f6e3f3b57a427da28ad9cbff7e77e0f6ef764bcfa292 630 0.25 vMB 176
265,355 265,355 0000000000000006a5b15b75f79a94087013ca517f8ebf1cff9128b8d514f0f2 168 0.09 vMB 84
265,354 265,354 000000000000000ced16266daae083b73edf928bace8be01074e8d8d5ba81261 327 0.15 vMB 63
265,353 265,353 0000000000000003e4d33f78af2b0d25fd7aebc6bfcd293860d9943ff531d990 425 0.21 vMB 32
265,352 265,352 000000000000000e3e809f4fb67c782ec8c0f6165045e522d1698fe782b50e5f 495 0.25 vMB 116
265,351 265,351 000000000000000b83b532c1ab51ade2c2aca914fac9ae0c21cd40f7c0956161 573 0.25 vMB 181
265,350 265,350 000000000000000365940469b5ff9d3f73cd9b1eb48a618bebdc922f3e337105 270 0.25 vMB 72
265,349 265,349 0000000000000008097807867e46399702e412cc738c30fcdc891f60cdb62c85 496 0.23 vMB 121
265,348 265,348 000000000000000a53c17f3837f4a9b058eff44a8e0691074253214db196496b 78 0.13 vMB 25
Previous 10 blocks ↓
Total Size: 779.73 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: 370.82 GB
    • Received: 1.80 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.