Loading Tool

Explorer IconExplorer

Memory Pool

32,715 transactions
10.03 vMB
0.15944107 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 64.44/200 MB

Candidate Block

Mining Attempt f68710c982bfca4782b5fa6313dc8ef9f33b868b16a093b17b994775353b580c
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 3587889952337658b3763482e8c3c798087e71e7f83c980a1ee2fd9ecbe24882
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.07060202 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (637,760 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,456 275,456 00000000000000000d76bb0ae75b8a6d9a93fcabe083dd59f5443927d29817d9 650 0.25 vMB 60
275,455 275,455 0000000000000000ecf9d140927f602ac5118c24c42ba8f76a04dd6229d22b39 71 0.04 vMB 31
275,454 275,454 00000000000000033670c564c73091479ee55ea571a3f0087847d7c30e11aa19 225 0.13 vMB 41
275,453 275,453 000000000000000117300b5cd546f5ee2a89c594824e0fb5883956096b61564a 287 0.13 vMB 48
275,452 275,452 000000000000000011f9cb208a10e17aea17fa8154dd9728365d806d51f1a0c1 438 0.23 vMB 45
275,451 275,451 0000000000000002733bbb4a9fe469a6ab45fd99c1b56c29c85b77bf4a509375 682 0.25 vMB 61
275,450 275,450 000000000000000473ff08b2f42dd5ab3ec0285a5d41d925419b3aff719cb2aa 215 0.08 vMB 58
275,449 275,449 00000000000000011b816777367a1a174246c648902b6fad1c7e8606dbb5f1a9 277 0.14 vMB 28
275,448 275,448 0000000000000000a646b2850b814f1a83b54e074ff4dd7c2135d2899389c2d0 101 0.05 vMB 40
275,447 275,447 00000000000000005d3433eb1c8eac9c4acb5e79c17213f99b90f0c12e6a5e90 104 0.05 vMB 55
275,446 275,446 0000000000000004ab7a194c69533dfc959e3691ae31e8fcc22d59d943ecef58 125 0.09 vMB 28
275,445 275,445 00000000000000018f29ac598c3c089b51113c32408bfbafb9f5ee6248f0f0d4 338 0.25 vMB 32
275,444 275,444 000000000000000414817f066084579c9ba4a514675943cfa957f5e81e105ced 1 0.00 vMB 0
275,443 275,443 000000000000000195d8ff1f584089c1f8b0235e1cc196007f955bd515f55d8a 577 0.25 vMB 44
275,442 275,442 0000000000000000b63faf976f57512efa89b8bece3cc7741e0f076c158d29c8 256 0.09 vMB 85
275,441 275,441 00000000000000004b5c3e080353bdbb7760354bc3b73d8d35d8277231f48fb2 107 0.05 vMB 65
275,440 275,440 00000000000000035d24d2abb7091441ba933bef4aeb7efa5cd8d3d1faf5905f 285 0.19 vMB 31
275,439 275,439 0000000000000000c522807765c89a74af537a092b0d1712643b772a1c0746d5 651 0.25 vMB 49
275,438 275,438 00000000000000022f54d5933969461ccd68844d7fab25a002193196f3efd062 512 0.16 vMB 97
275,437 275,437 000000000000000017f848dc7364f94a82ab5802a400929809712e779d23d24a 361 0.18 vMB 47
275,436 275,436 0000000000000000f8a1ace74cbbf26e4dbd18a4493b06e5731dae8d92de3e12 82 0.04 vMB 34
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: 68
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.15 GB
    • Received: 0.44 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.