Loading Tool

Explorer IconExplorer

Memory Pool

19,214 transactions
8.79 vMB
0.07410094 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.89/200 MB

Candidate Block

Mining Attempt 373725082a48ad5bbf3d8004fc738e4690232b627ded83e9bdb8d35f8f285bd4
Version 20000000
Previous Block 000000000000000000016b0eb8b9414d1fd2cf6d6ec5d671a5ce90db7ff1b528
Merkle Root 9755d3a56db954f7ac59c8114e6c44157e69acd62df6e5878c826c96ff3d8e57
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,720
Size: 1.00 vMB
Total Fees: 0.05429428 BTC
Median Feerate: 1.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,390 (753,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
159,451 159,451 00000000000009200eb5b566f31495574717ef195fc0bb0f59ccfbcba39ed3b6 49 0.02 vMB 110
159,450 159,450 0000000000000aeb1e6ccf2b3432c9f1ee6947672ce684457625c31ca532a0d5 21 0.01 vMB 67
159,449 159,449 000000000000030e6c4daa40aab65ffa88196012bd8ff6c911995a6e53c71aba 10 0.01 vMB 646
159,448 159,448 0000000000000717ee782b616a322f7a23678a5e43730af8d1e1ea15770987c4 49 0.02 vMB 17
159,447 159,447 0000000000000c922886b0e493243c95efaa0f0cd480cd0967ae53516b1e603a 38 0.02 vMB 246
159,446 159,446 00000000000009dcb304875235171474b339bfe026edc6e24479c81edb160b32 132 0.05 vMB 34
159,445 159,445 00000000000003e4a681df179ba9bd2955a125db7591f2efed436ab51a270199 31 0.02 vMB 130
159,444 159,444 0000000000000c4d42d74a591143ce67d56ff28b35f55d36e1465d9f067d0f61 76 0.05 vMB 22
159,443 159,443 000000000000087a43f80ab0e6755b24bdb2418630b154179335b1a8f414b793 1 0.00 vMB 0
159,442 159,442 0000000000000716398fb48c2daf2aa690c6ef39efc28ba0b43d9113e802d1aa 17 0.02 vMB 592
159,441 159,441 00000000000008553dbbb7fcf044e9a8fde1739bc7ddd688b456e678e7004bb6 21 0.01 vMB 53
159,440 159,440 0000000000000ba78f0526162cf6ec6eb836ff6a6615063dc58aba6462315d1b 42 0.03 vMB 69
159,439 159,439 00000000000000057e4d588e6fc0a878f659b6db60ac111fcff8541b6586b1b6 50 0.02 vMB 113
159,438 159,438 000000000000068caefe58221364411e7920b2f736918088f34a9f58376c9ff2 26 0.03 vMB 834
159,437 159,437 000000000000038dfc371bb0c6265496d428503a70b7527afd7832f17a613ed1 15 0.01 vMB 278
159,436 159,436 00000000000006405c08ece4bdad3bef41f7bcd1f77841a4a05f16691fb72521 3 0.00 vMB 0
159,435 159,435 0000000000000be5247607c789b70035b7b161a21dd4bb777c8028fb3445d8e9 12 0.00 vMB 116
159,434 159,434 000000000000081b84b03ab7424b0d4e8be0acd7dc32925962ff78283ba45201 13 0.00 vMB 257
159,433 159,433 0000000000000707f93c56844b217e340adead22611296d8d9e1fe6480eebd32 65 0.02 vMB 32
159,432 159,432 000000000000049f0ae486c32a5ad71c9f8a1ede3fec2f3fe3f55a8173b8b0b2 9 0.01 vMB 0
159,431 159,431 00000000000005721d603ebb395d4afc67f5a51d1314f1cff4893280321dab02 32 0.01 vMB 33
Previous 10 blocks ↓
Total Size: 779.54 GB

Node Details:

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