Loading Tool

Explorer IconExplorer

Memory Pool

42,068 transactions
18.35 vMB
0.18550806 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 101.36/200 MB

Candidate Block

Mining Attempt 9e1111acffe28807e242996c45248f8c26d5e1a1d9db61d48e309661cb92fe75
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 395f19ee3ba9a2ee58dd80c29164334334434380e035d18afea73dee269b4706
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06123538 BTC
Median Feerate: 5.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (743,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
169,810 169,810 000000000000013a83ea6fa1926e8cb3ad9bbdb1d247de603ca69b772791e30c 12 0.01 vMB 44
169,809 169,809 00000000000004a33a5a224f3bccc09a344ba8511493804560b33d3d82f33ff3 12 0.01 vMB 75
169,808 169,808 00000000000002b94151d072a7c7885879eee052a29f0dc7675822d41890fba9 8 0.00 vMB 72
169,807 169,807 0000000000000359d176f358a691a676ea06be83f4fea8ebc5a183d4ed92ba85 129 0.05 vMB 249
169,806 169,806 0000000000000582af53c219ee604c0c67259c4c87afd0ba985cff7608736dbe 54 0.05 vMB 97
169,805 169,805 000000000000059234a288a3896e838456b993f560a55c6ff74ccbe57e7a01ad 90 0.03 vMB 44
169,804 169,804 000000000000088ffd9b65897471565b69b1fda0433075df8789b85dc029d474 100 0.05 vMB 88
169,803 169,803 00000000000007743736ea48590b18b9606915ff62263c4064e303338b8e4326 1 0.00 vMB 0
169,802 169,802 0000000000000427c7e192fd6c1ad56d952ec09fe8b2e28709c4414f842148b2 18 0.01 vMB 55
169,801 169,801 00000000000008af30d07c497e608bb338abfa7161933f3df8aeecc7905f4f1f 29 0.02 vMB 263
169,800 169,800 0000000000000883d011b9913eaa8d7cdcf1083489683c67d69ab43ae782d19d 26 0.01 vMB 319
169,799 169,799 00000000000006fbf1db38099d80735b6b102765fee232f070717e37a10f1990 37 0.02 vMB 68
169,798 169,798 0000000000000ada316baedb4340c303d22dcc5a91e2017cd93c29a7793b7e21 19 0.01 vMB 209
169,797 169,797 0000000000000937f5a4fce791c6108c4a99cf9c0e408b97cf3381869719d6df 55 0.02 vMB 140
169,796 169,796 0000000000000341207927bf361c1b16ec672a227defdb430fb49bf18c6a0ddb 36 0.01 vMB 82
169,795 169,795 00000000000004757e2ae19e0824902a467bb560d9c0fef994f9df7dfdd48c1d 115 0.04 vMB 1
169,794 169,794 00000000000007bfa23879d26e8c2ec17b2787bfadea80376e949b307b1ac829 68 0.20 vMB 70
169,793 169,793 0000000000000afb91703d071ae630c4d15102026c7a008c704f16e7f42ec39c 147 0.04 vMB 140
169,792 169,792 0000000000000a6d86e8e82b5ac13e6674cdc9e978cc1d28e984384c9f9c1ae6 58 0.05 vMB 93
169,791 169,791 000000000000099d9c602b0fefa89a327a15492f3abfcbf27f6174271a51b036 103 0.05 vMB 956
169,790 169,790 00000000000001bf08935652b26489732fbf1da032c452e215cfdf67b31c9d43 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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