Loading Tool

Explorer IconExplorer

Memory Pool

19,006 transactions
8.35 vMB
0.03216709 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.32/200 MB

Candidate Block

Mining Attempt f181c227d787edf0d8cb0271a4b093500e5a426cb6fb209b8899d2ac0581b118
Version 20000000
Previous Block 000000000000000000005de82c89e76a4485033bd94c0162c863c16d02ff1cea
Merkle Root cc9beac6ea722fb7688b33cd0e4260bf114bd22179485a61f424cb23e4892e87
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,759
Size: 1.00 vMB
Total Fees: 0.01440338 BTC
Median Feerate: 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,398 (751,326 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
162,072 162,072 00000000000001fb1d9599303c295658622b9d9e6e88f0fafed5639040bf5489 35 0.02 vMB 1,995
162,071 162,071 0000000000000c1a320b1e578719e5e3d3c8bce3d5206ae034d4b459814ad516 31 0.01 vMB 147
162,070 162,070 0000000000000273f01acced8b79f559c5f28dff3efcdfc5c118891a5ac52b52 29 0.01 vMB 307
162,069 162,069 000000000000046be58d7d7044debb639ea9792050dd8f55159f25acc163a930 57 0.02 vMB 44
162,068 162,068 00000000000007e6f24869d8e9cfb59ff1977fe161e32cc3009f0b3565059db0 40 0.02 vMB 17,328
162,067 162,067 0000000000000337cc07ab8acb8e91e1d116baef6ab6428a95e75d7cfb4702f6 12 0.00 vMB 107
162,066 162,066 00000000000001e7ee1f882fd6b4a651954771b878514e599993642babc9dad8 9 0.00 vMB 342
162,065 162,065 0000000000000c0c7c92526b9e36f9f3f2d90e02c576b33a9ac42b8e222b8a48 126 0.05 vMB 723
162,064 162,064 00000000000006dc08f3537773c9c562ad0d3328efd861c2a438f109072b77a2 36 0.02 vMB 44
162,063 162,063 0000000000000981eb9a6226336e727cf4a3fa210543086b972275a17c2e8fc3 118 0.04 vMB 67
162,062 162,062 000000000000050860e746f9d29e27191e0b5dc122779cc541c08da4b5c5a849 5 0.00 vMB 26
162,061 162,061 0000000000000934c67cd263192ad3029ddc302e1d0fc601f1db5f05577d480e 14 0.01 vMB 266
162,060 162,060 0000000000000c79fe229b9138c018a76016de74ca5512c7bdbbb66096a4959e 18 0.01 vMB 82
162,059 162,059 0000000000000bcc73604f517323909e95982dd1de7ad13e81c16ffdcfc2489d 10 0.00 vMB 70
162,058 162,058 00000000000009b387033723905d4ca96ddfe6accded96bd12078bb0daeaab2d 24 0.01 vMB 1,018
162,057 162,057 0000000000000d54b9dd6c389e81b1e0ccc8147540c6939f0657a829e4043006 48 0.02 vMB 102
162,056 162,056 00000000000006dc51077ac059b16dee1316968b40eb1818c61209fc211d98ab 157 0.05 vMB 57
162,055 162,055 0000000000000a83dba80967d5aa9a9b23085a2150faf14a0167abaf3d74f746 11 0.00 vMB 18
162,054 162,054 000000000000051aba49796da4eb5fb077d4f8e2a7f2be146c75d043af64f709 40 0.03 vMB 83
162,053 162,053 0000000000000700f3ae51c5e9aaa5ab8d0f21a8c592e6f00c52b72cb247d647 117 0.04 vMB 197
162,052 162,052 0000000000000aaf077fb7d4bd37c645edd10a11a5d74a9105892e3f7001188b 65 0.03 vMB 285
Previous 10 blocks ↓
Total Size: 779.56 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: 262.40 GB
    • Received: 1.01 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.