Loading Tool

Explorer IconExplorer

Memory Pool

40,733 transactions
26.50 vMB
0.06333670 BTC
Random Selection Loading Transactions
Max Size: 138.25/200 MB

Candidate Block

Mining Attempt a81056f36003b85b9aee2e5a37d9b734d410d459f2a93cc1b415425aaa07b40e
Version 20000000
Previous Block 00000000000000000001827e1f65c9b8b332295eae82c9b3b729a3d5853fffe5
Merkle Root 5391c7b7ec094bbd57f636384f579b3de572c2e9554ecfd28458eb924b3a2b25
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,194
Size: 1.00 vMB
Total Fees: 0.01450724 BTC
Feerates: 92.86 > 1.45 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,933 (211,526 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
703,407 703,407 00000000000000000001fcede3d29f514fafbe094382427531c4a2acfe9144d6 2,772 1.00/1.00 vMB 5
703,406 703,406 00000000000000000001b27030b070417e0bee5707fd5009cb91643f387046f1 2,173 1.00/1.00 vMB 16
703,405 703,405 00000000000000000001db53d9b2e6116fc5745283cbf7ca9d7a40292751a921 2,396 1.00/1.00 vMB 10
703,404 703,404 0000000000000000000e4d6d5c4763ec359393904f91baa469da6a204fefc9bc 2,782 1.00/1.00 vMB 26
703,403 703,403 000000000000000000098581e7a771ce0626b0ed0e4093b01edce181d2be60ee 188 0.14/1.00 vMB 177
703,402 703,402 0000000000000000000e617c28dab83d2b7aff179bc51cb9a06e6fb0f7170674 2,271 1.00/1.00 vMB 5
703,401 703,401 00000000000000000002a7e1b7afab9130bec83f435eaf92c930dbcbb19be0bd 2,878 1.00/1.00 vMB 18
703,400 703,400 0000000000000000000b3d4164b59d3d8a28f167a7d57887ce540d1841a1e2f0 2,009 1.00/1.00 vMB 10
703,399 703,399 0000000000000000000219382577a6f364ffece504389e01b1f8db6ba5cf9a5f 1,183 0.40/1.00 vMB 10
703,398 703,398 0000000000000000000811d50a68177272800f1b2c0088bb6e3cb68fcd264c0d 303 0.10/1.00 vMB 17
703,397 703,397 00000000000000000005554612f6579a45ad1222db6d6f3f63c853f5cdca4c56 1,455 0.47/1.00 vMB 9
703,396 703,396 000000000000000000022583c9d23b463d10efd05e22db252fc74a3d9fe66d7f 2,070 0.66/1.00 vMB 9
703,395 703,395 0000000000000000000901be5590c88e3a4cea136992a107e743e93cee3561b3 326 0.09/1.00 vMB 10
703,394 703,394 00000000000000000002dcdb1e43b2b6e758563ca4188f8be878869ec084f84a 643 0.31/1.00 vMB 9
703,393 703,393 00000000000000000003face0274c69d25e6dae2691faaa6fc6cbcadfd062b24 2,378 0.79/1.00 vMB 10
703,392 703,392 00000000000000000001cb0ec287f7ca647187b4e52263fb9302893318210162 2,299 0.78/1.00 vMB 10
703,391 703,391 0000000000000000000a9a74517d54e2304dbb7215814f453742ade956ecdeae 1,399 0.54/1.00 vMB 10
703,390 703,390 000000000000000000010777949c1d97547c7b380a2f14470fe8c5fbefb886a5 2,064 0.92/1.00 vMB 6
703,389 703,389 000000000000000000029245a4d2b0ff72c391902c31242a626729c16b1bb4de 2,432 1.00/1.00 vMB 5
703,388 703,388 0000000000000000000740e3a4af04737c87801fd479da9c5d364b15df9010b5 2,538 1.00/1.00 vMB 15
703,387 703,387 0000000000000000000bd43a36023c77b11a16fb707fccfdcab025ac63eb02e0 1,836 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.27 GB

Node Details:

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