Loading Tool

Explorer IconExplorer

Memory Pool

36,045 transactions
15.26 vMB
0.08542787 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 86.27/200 MB

Candidate Block

Mining Attempt a0074477dbda06678e72a6f8e2fc5627686551f80c1adc4be9a08db71a2cc361
Version 20000000
Previous Block 000000000000000000007c96c62c97f21f35e15ac289c26611deb2cb89f05dcf
Merkle Root 5cfa17cc08777d37a6105c511f3e07c19cb97c629d23bd909589ef980ea5f6c0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,982
Size: 1.00 vMB
Total Fees: 0.03162627 BTC
Median Feerate: 3.98 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,343 (637,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
275,465 275,465 0000000000000004877bb5933ca91ddb5426c67820634d4edee79ddd3e2c753d 209 0.08 vMB 41
275,464 275,464 00000000000000041a6082de491ebef615b692e3d69e14a89c1fe44ec5c3aa81 72 0.03 vMB 60
275,463 275,463 00000000000000047df286b41675d937d7aa6c2a5c7b63cafbff24e7bf3a30f7 455 0.20 vMB 46
275,462 275,462 0000000000000000ead4bed7d2ba97d501b35485952af503405e635bd417afb1 617 0.32 vMB 42
275,461 275,461 0000000000000003cffa1b21d861fe26d495eb11f1c084939884f4ac95df8979 648 0.25 vMB 68
275,460 275,460 00000000000000033a89b9e226d64cc7780435db2da3ac9afe27239f0d14a5c4 43 0.03 vMB 66
275,459 275,459 00000000000000045edc40ef9a31a5854dcfcdba2ace37d33cb78d694711c05d 62 0.03 vMB 46
275,458 275,458 00000000000000000dd201ee2a0aa3b983aaae3302e06c3d0ebfa269d2c15dea 604 0.25 vMB 64
275,457 275,457 0000000000000002fd2549b62fc51acc19f11ab92de65cc2578635cd33eaaa9c 431 0.25 vMB 39
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
Previous 10 blocks ↓
Total Size: 779.46 GB

Node Details:

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