Loading Tool

Explorer IconExplorer

Memory Pool

28,314 transactions
12.63 vMB
0.04860807 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 71.57/200 MB

Candidate Block

Mining Attempt c72b79ea046c3a30454bba769b3235acf69425b1924b01557620e30ef1e4ffef
Version 20000000
Previous Block 000000000000000000013a4c1a56173aa2834c4aeca141040f95eae60bef6c7a
Merkle Root fea7d7e3b87e0820e28aaa8cf5f9d7b405fbc8974a068aec77121c07991d9959
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,042
Size: 1.00 vMB
Total Fees: 0.01839588 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,350 (775,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,699 137,699 000000000000057c51a360d7580bb0ab6f8acbf34b6487ed772100d056a34b55 38 0.01 vMB 104
137,698 137,698 00000000000008e95457dc7af1df5f9373cbbf6f63d354156828557aefbfa2c7 49 0.03 vMB 199
137,697 137,697 000000000000086643461d435d5069bd6d77ee4a0465a7dca39ca6ad7380d55f 20 0.01 vMB 201
137,696 137,696 00000000000000bf4f92548d017caf2d9878338c97a9708dda1d989ad785bd50 90 0.04 vMB 103
137,695 137,695 0000000000000361ee313368053cd59e3ad603ec91469ae2eb4e26ed5949c25c 67 0.04 vMB 169
137,694 137,694 00000000000005eeb8b2c1f24a6499f2599471e2e53d90f89aa39d4a60ed58a5 10 0.01 vMB 87
137,693 137,693 00000000000009a3b89243057bdfea70ffc882966f0015a7bc849a500f67e6d0 98 0.03 vMB 54
137,692 137,692 00000000000005f8f3d33648b1559b88f54aadca6d42a3d8bb9b3074b7b32a4d 9 0.00 vMB 496
137,691 137,691 00000000000004b8c924d2a13569359de86b5876e8831e056f592d3e7c7329bb 60 0.03 vMB 126
137,690 137,690 00000000000000556ad64d9bc49ed814e1ed76752c0e9cf0b38ea251499a4d6d 45 0.02 vMB 264
137,689 137,689 00000000000000a444ed8918dc750ad7b2ad7915254de0630434beeb55c47019 7 0.00 vMB 462
137,688 137,688 000000000000007dc63fb2dbe374f78c3452153ec50e8145184a4075378458ba 65 0.03 vMB 316
137,687 137,687 000000000000059719f46129aa4306db19a54f4bd9b6fa97afaeab9264dc3a8b 43 0.02 vMB 143
137,686 137,686 00000000000005282683d50af1a6e8fe89b20e835cceccef83085d27a7b9d717 13 0.00 vMB 65
137,685 137,685 000000000000065562bfc6b3ac267ba3f75959ddb24b612b0ca7061b32e834ff 17 0.01 vMB 273
137,684 137,684 00000000000005eb0dc4973ccf49f54ad7e1c853cc855a2514c4914a35e22831 102 0.03 vMB 22
137,683 137,683 000000000000050a30f6f0d8e0e5b4e5a400ab52c276baefe0b895555691308c 9 0.01 vMB 192
137,682 137,682 000000000000009d026e40827f6bd2caea08e4d935e5d99a98b777757d8a13ad 61 0.03 vMB 147
137,681 137,681 0000000000000974a98ada921fe5058bec1518eeaaf9ffe0c5f4dcfae614dc32 17 0.01 vMB 244
137,680 137,680 00000000000004576e5b78389884918a2d6db04bef514e12c547ac1e8434642d 44 0.02 vMB 161
137,679 137,679 000000000000057329c7379381b1d2a0668462219c4f851c9813b94a234d774b 41 0.01 vMB 127
Previous 10 blocks ↓
Total Size: 779.47 GB

Node Details:

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