Loading Tool

Explorer IconExplorer

Memory Pool

81,916 transactions
31.15 vMB
0.09029396 BTC
Random Selection Loading Transactions
Max Size: 188.93/200 MB

Candidate Block

Mining Attempt aa18ef936beea0b88c7973c9cd30fcdfbc296cfbdfdb143017604e9a3cc84c02
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root 02ae1880a8e2440d37ac80aba9ebcc2139d764cedacab81bab420a501637684a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,452
Size: 1.00 vMB
Total Fees: 0.02305581 BTC
Feerates: 100.69 > 2.31 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (632,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,592 282,592 0000000000000001a2b52cfe95b649a328791186928c6ceab9755e8660a5d233 754 0.25/1.00 vMB 57
282,591 282,591 00000000000000018bd17fed151cdacaa79abaadde0997d2f1c36a6f2c527545 163 0.05/1.00 vMB 103
282,590 282,590 000000000000000065c319e164180f584b7640ec7bf3d4d355cc16acfdaccc43 455 0.25/1.00 vMB 38
282,589 282,589 0000000000000001585736394e8895cf1d0631f54179aa733126b71637449acf 141 0.05/1.00 vMB 86
282,588 282,588 0000000000000001a32367ec6e02a3f876e218a7bc9d0b7b5391dcca9832aec0 107 0.07/1.00 vMB 47
282,587 282,587 00000000000000011bad0f0e9c6dca3713311b09d2eaa627b74153698f58fd1b 65 0.03/1.00 vMB 22
282,586 282,586 0000000000000000dcba11e175404ef15ae5ad930e0322d7a0043ad83b9d13f5 259 0.14/1.00 vMB 33
282,585 282,585 00000000000000014c1c87b3aaf200631abdaa934eed799c592971e81429cb90 272 0.15/1.00 vMB 38
282,584 282,584 0000000000000001cfcb3e6b879c080e1f6e9a246d4bb7f559eda4f2f06897e8 694 0.34/1.00 vMB 44
282,583 282,583 00000000000000016b1d4a723401b659a96ca0af5fb96b6ca0de808326941898 296 0.41/1.00 vMB 21
282,582 282,582 0000000000000000d141aff488ef3c423bedff3195aad591ba2c74d333903144 306 0.25/1.00 vMB 24
282,581 282,581 000000000000000119eb728db5cfd1f771ccf86cf0faf2d944219f33d43862ef 796 0.50/1.00 vMB 25
282,580 282,580 0000000000000000b2fd63f62621fa50499a5d33fd8bb56bf6d084a68e2d81c7 632 0.25/1.00 vMB 42
282,579 282,579 00000000000000012256171f5ab489af701dc8005d469c5da9d742c5c8387a36 540 0.35/1.00 vMB 21
282,578 282,578 0000000000000001f50ebf3965665cf7367e267caa03e91ee423fe9bdcb0e580 781 0.25/1.00 vMB 54
282,577 282,577 0000000000000001c89a637b1d4ebed21284ff1716587e1c4f9191303422f07f 158 0.05/1.00 vMB 231
282,576 282,576 0000000000000000235144a211061f9341aa5b5d5d0ddd5e4c1f02dd177140e9 777 0.25/1.00 vMB 44
282,575 282,575 00000000000000019f0b42f0ceb2ae685b93e5bef7975acb2f20548a8b3d45f0 132 0.05/1.00 vMB 207
282,574 282,574 0000000000000001e35e0e3a0dfaa20419b1be361092b5f75e21e5fad0ebbe75 54 0.03/1.00 vMB 10
282,573 282,573 0000000000000000fd8b9520d64e8887dc790ee3ec454e09171b0fb7aafedb77 133 0.10/1.00 vMB 31
282,572 282,572 00000000000000002d8389c8344c054c069b80dec66a89a7893c74085063fdcb 76 0.13/1.00 vMB 15
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: 702.48 GB
    • Received: 16.63 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.