Loading Tool

Explorer IconExplorer

Memory Pool

34,569 transactions
10.76 vMB
0.19418592 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.37/200 MB

Candidate Block

Mining Attempt eeaf7d02be7409cb27ad743b632752b493d673d03ce652d2ce6309ffb3cf76e2
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 986e9e44ecc8e11fcfbc86c8887142dfe050c3737d7c5cfb8267945b4f7e2bba
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,350
Size: 1.00 vMB
Total Fees: 0.08271061 BTC
Median Feerate: 5.78 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (650,779 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,437 262,437 0000000000000001f333437afa5bccd3862cbe6657e4de01fae967bbbc874833 208 0.09 vMB 60
262,436 262,436 00000000000000061e70c06e11279db842e370325f9ed8493c09111d9ab5fa18 332 0.18 vMB 40
262,435 262,435 00000000000000052b0d51eb2aa71536caaa6f9beb96f65b070fd668bfa57c46 550 0.25 vMB 93
262,434 262,434 0000000000000009a4a974c64139e795f78ae74c730967a970d14ada3c03b153 663 0.25 vMB 121
262,433 262,433 000000000000000b2e0b8690d3c2aa3906b6c22395b2834491735ac409d52d08 1 0.00 vMB 0
262,432 262,432 0000000000000007315622fe63849d0829ca44a3a6da0c928c37b2a729ad073a 497 0.25 vMB 103
262,431 262,431 0000000000000005d95294cb55a937683fe31a62929f71a79c3c2fe73a8907fa 158 0.07 vMB 78
262,430 262,430 00000000000000128081eb2bf3a71ff7f81d911e7620f7d09dbfc2fcd1a01aec 310 0.22 vMB 73
262,429 262,429 0000000000000006a179f93dd66c9f8f6ec2b080804d731912fa2b0a952900a4 292 0.21 vMB 65
262,428 262,428 000000000000000ba5071c697d925d5173811bec663ac77133b3d4cbe940f068 375 0.18 vMB 111
262,427 262,427 0000000000000011793ced841cdce4dba16e799ec0a620eb5dc3191ec0bb93f9 605 0.34 vMB 63
262,426 262,426 0000000000000016ad614334a0aea72e0a13cc44f4cda8d29417c4797de29c9f 559 0.25 vMB 127
262,425 262,425 0000000000000007c94e969b5b06a10dc49907593a387554d5233b1b0e76f05e 580 0.25 vMB 62
262,424 262,424 00000000000000140dca41b828938d4294896e9b093f0706c8259d7ec40780d4 446 0.25 vMB 181
262,423 262,423 000000000000000fcbc1bda1a4c04c57ed7fba37fbb8349d68fce7f882eed31a 585 0.26 vMB 80
262,422 262,422 00000000000000073feeb0040f96ec9338ac932e8921cd19e14c53518c28f580 198 0.08 vMB 57
262,421 262,421 00000000000000080b4e7aa4d626938803d9cafb5b2796ba51e50af17ed6d2f5 1,098 0.49 vMB 63
262,420 262,420 000000000000000c5b1d146cbbe51dd6d83f23813aa213c40ba5e186512afe45 642 0.25 vMB 149
262,419 262,419 000000000000000f38afaec8768a4b8e6fdd85bf599a1a8b0c9141f07426a164 68 0.03 vMB 22
262,418 262,418 0000000000000015b2a56238909581ba25efc8310f9a3c67fdbdd1826b49fdba 704 0.29 vMB 110
262,417 262,417 00000000000000156666c0ce3e9735e49cff03085a2ba94427286a7283656481 141 0.07 vMB 66
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 71
    • Outgoing: 11
  • Data Transfer:
    • Sent: 22.57 GB
    • Received: 0.45 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.