Loading Tool

Explorer IconExplorer

Memory Pool

26,763 transactions
10.13 vMB
0.03946934 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.87/200 MB

Candidate Block

Mining Attempt 9a05a760aad9602db52b77711fa64aebcfd7f0547dc5900aded95746fe2b0bef
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 1612e09e29bd19dcd77c25726443d10b682f4fb986007549f01eb845eaa5a543
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 646
Size: 0.44 vMB
Total Fees: 0.01288342 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (663,935 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,315 249,315 0000000000000065681d0871619fdaeb530df9d465c3bc73e993331550cecc97 681 0.26 vMB 150
249,314 249,314 000000000000003c9a7945abcacf330d9431608d1d32ae17039709a38ed3b564 5 0.00 vMB 44
249,313 249,313 000000000000006c911cddd6813dd4c680c6b8f3915c853992e1ca15eaa36a3d 359 0.14 vMB 150
249,312 249,312 000000000000008564018c368f72594b8ef60032ebc04be3076a06ffb3cbc273 186 0.08 vMB 139
249,311 249,311 00000000000000560f00c0045ef151e67db695ae453d286387f5240efb455d21 166 0.07 vMB 197
249,310 249,310 000000000000003a25c29cd429bbdc6f9d4ad3de5099dc931b81241e2153c08d 364 0.18 vMB 640
249,309 249,309 0000000000000043a188cb11ea91dc8d8c30322d767eab9cc6781d82215ac7e6 41 0.02 vMB 38
249,308 249,308 000000000000000fd307f648f4a6c448612b8a4246568813d9c2ced7ad2ea5ec 412 0.18 vMB 124
249,307 249,307 0000000000000059591ac5a18b9863c66c448c9ff5b2431e31f907dcf8903b5d 441 0.19 vMB 135
249,306 249,306 0000000000000016b155434b26c45406284d447d8b51b52142c61aa559242b87 125 0.05 vMB 136
249,305 249,305 0000000000000079a365f789deb08a0f99025d13c265bc825a346ffbde41a9f7 47 0.02 vMB 112
249,304 249,304 000000000000003582d5500c847166c6a0a07d84f9e494b2edd19f9b1c57f74a 186 0.07 vMB 139
249,303 249,303 0000000000000020c7bd048ee72e9772d2cce689fdb2980a4adab2d3645223eb 23 0.01 vMB 84
249,302 249,302 000000000000001b5309a2e99fe6ed1015f488ad4a7851b1d9467afb3a26246b 164 0.07 vMB 109
249,301 249,301 000000000000007cbf9856c20f4736dac357a1e6c6237a95dd77234a5e3662eb 358 0.17 vMB 99
249,300 249,300 000000000000005f2d7e62569b1613c52f1a4084ed4d168d051e010a73f5c5d8 5 0.00 vMB 47
249,299 249,299 000000000000002aa88fc7e95985910b8ed5fdae423cacdddb54f09fdac01a64 62 0.06 vMB 74
249,298 249,298 000000000000001f23400e1646ddd1bf87d8937cbcef50f6555708c089fdf768 345 0.15 vMB 126
249,297 249,297 000000000000007f87c6d7e6b8c2dbf36c72c3db4a05055b604faeec59bda024 64 0.02 vMB 101
249,296 249,296 000000000000002e0debfa1ac19427fb12082d8a35b77f2dc749c3b03d50ba2e 92 0.03 vMB 145
249,295 249,295 000000000000006c5661ea956e1801010f60a2b2deca46452137e55b5d52c41a 128 0.09 vMB 46
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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