Loading Tool

Explorer IconExplorer

Memory Pool

39,218 transactions
28.68 vMB
0.06165552 BTC
Random Selection Loading Transactions
Max Size: 145.65/200 MB

Candidate Block

Mining Attempt 35e4a2756ac6761dc1bc8bb501fa2ed579d9f4fe8c9059f6f6e7103253c19c5d
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root b35a83b1739bc5d916fc309591fe6bfecc15315794f8260314dd6f024ca986d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,798
Size: 1.00 vMB
Total Fees: 0.00612720 BTC
Feerates: 150.80 > 0.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (695,557 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,989 218,989 0000000000000252ed5fad5d0db2cd7e893849f2baf33411ef998347609533dd 332 0.16/1.00 vMB 186
218,988 218,988 000000000000028fdb45989bd805650011e1b18a5329664ae12d08efec02bcec 566 0.25/1.00 vMB 207
218,987 218,987 000000000000026dbe120d402f2634e5bde86c1a0377b465f8b7ffc3c9c7df3c 250 0.11/1.00 vMB 94
218,986 218,986 0000000000000101bcb24442044381dd1c6bd8ca025ab61e5db0922e31668303 594 0.25/1.00 vMB 207
218,985 218,985 0000000000000265bb34593bb3aaefb3d0dd7fe40e35e8401a6bdbf0bbaa3fa0 338 0.15/1.00 vMB 195
218,984 218,984 00000000000001dada41443146c953dc0d2af37cdb6c26893e86899fce8b2887 410 0.16/1.00 vMB 241
218,983 218,983 000000000000058284dda8dbbc0fae8d13674fe85938596424a0e3af426de2be 233 0.11/1.00 vMB 79
218,982 218,982 000000000000041c4b79c57109b90ef84474953f29197767b24e8a031371f706 487 0.19/1.00 vMB 277
218,981 218,981 00000000000004991097964191c940dbc9d7331433c200fde33268a121697b24 292 0.12/1.00 vMB 212
218,980 218,980 000000000000057da1fd599b52e710b6065cea025f6c45521956a4d60c57353c 332 0.14/1.00 vMB 150
218,979 218,979 00000000000004ebfa5299bc5b8dca72e287ab0116c5ea2d8e9f3e25998f6e32 204 0.12/1.00 vMB 140
218,978 218,978 00000000000001efabb3481f2f4b2015eec284196c6f4d1095dceb5e9c72a365 335 0.16/1.00 vMB 162
218,977 218,977 0000000000000523a6dc3b5330639370e12cab35cd2592c58a4a1c9d64ee7267 11 0.00/1.00 vMB 150
218,976 218,976 00000000000002519c2133ae6e6d1e081f177c02d837e68c8732ebdf6798833f 404 0.16/1.00 vMB 203
218,975 218,975 000000000000035e54a73078918279a21176010803f1288d01250674d4a0d638 171 0.09/1.00 vMB 129
218,974 218,974 0000000000000476dd556f262a81b060e6f45aa953052b9c787e81d40c3972b8 302 0.13/1.00 vMB 171
218,973 218,973 00000000000001c349b71facd0ed1565e30d78cb18cfb588f1207dbe51c85d06 380 0.18/1.00 vMB 269
218,972 218,972 0000000000000088f7001fc30da8aec083e2f0f66386ad11dd7ed2df282c852c 351 0.15/1.00 vMB 223
218,971 218,971 00000000000000324d3852c0edb6a1f8e25ba9c7f34ea5883e2bf1ac61cced18 346 0.22/1.00 vMB 140
218,970 218,970 00000000000003fe1f7e9893b15045d3e92057f9118f828f1c9ad4257dda5f32 355 0.23/1.00 vMB 125
218,969 218,969 000000000000000c3e6e7bc76ddd4c19e6edf7b79cd187cb557240bee2f2402c 815 0.25/1.00 vMB 287
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

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