Loading Tool

Explorer IconExplorer

Memory Pool

28,027 transactions
14.34 vMB
0.06615669 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 78.30/200 MB

Candidate Block

Mining Attempt 26f764a82888afa554148ea8cc3f59a3316e92f1e8b988702680502baa751dbe
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root cc7f85ff30cfa8f35b08bb6fefd01da1fdd89b240fbf3fb39cfef1b73ab5da35
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,407
Size: 1.00 vMB
Total Fees: 0.03118346 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (776,241 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
137,009 137,009 00000000000003c87c5d7a8b10201558caeda52edfca45fe068c767e2b555884 51 0.03 vMB 596
137,008 137,008 00000000000006c83e3ee98b74525fe662abe9712e7aab92e4c0912f6d9063f3 126 0.05 vMB 136
137,007 137,007 0000000000000688d781288f3ab513569f5ed483c5cee56fc963c78bfe988183 38 0.03 vMB 321
137,006 137,006 00000000000007b92377bac977935ea66a4bc3d7239197b8419a81554231e210 61 0.02 vMB 80
137,005 137,005 00000000000000b74e8c6b5fe35139bf77675cf0d0d6ac323feabb0303144eb1 80 0.03 vMB 190
137,004 137,004 00000000000000833c2f2b00c15f9d90819f6136f980092714253228be7a689c 48 0.03 vMB 253
137,003 137,003 00000000000004944a9fd00c0fd2471b21af345f8c5b6f74d74f557841166f59 100 0.03 vMB 180
137,002 137,002 00000000000006d9a0803d0b21a054e66a4efc7bf623501ec22e0861191cd3fc 14 0.01 vMB 396
137,001 137,001 00000000000000dccbd74876d3133f574e0aa9585ef4e9c056ad5d09725adb68 65 0.05 vMB 176
137,000 137,000 00000000000007c0c0ed00db0a4b2ca07bac088209d8484dfbdbb3cfca52013f 54 0.03 vMB 48
136,999 136,999 00000000000005745feb21e71cb1546f2cf7cc5c3e81885e368519655ce15f37 30 0.03 vMB 491
136,998 136,998 0000000000000aafa1392f6fef3b2452db76b2843d39dfc50e77ee68b1119b12 4 0.00 vMB 29
136,997 136,997 000000000000087932f19aeadae3ddd073693d3d12d0d6cb186d0a2369281582 28 0.03 vMB 533
136,996 136,996 00000000000001aa490261314ca761c6e7c25214c93d2e8b711df774d17ea847 111 0.05 vMB 275
136,995 136,995 00000000000001de6a97b8fc92206baa81870c2de39975100194802408384250 39 0.02 vMB 15
136,994 136,994 000000000000018c7f8e6fc7ab24cab8c0a91b0c78f10080d3881cd649ef0065 76 0.05 vMB 230
136,993 136,993 0000000000000845b3e410a813c8768342f089e434afa9f64b5521b8fd010e67 11 0.00 vMB 924
136,992 136,992 00000000000002cb07853fd0ce12524918ff07bbcbd3155ecca18706fc8900e6 7 0.01 vMB 28
136,991 136,991 00000000000008a03acb668dc43cfcbd4c45d47c06bd9af9e882dc8466c77aa1 104 0.04 vMB 174
136,990 136,990 00000000000002a4abc20ff062d9f120550aac78308e16e1e6386e9c6566016f 56 0.03 vMB 198
136,989 136,989 0000000000000117802624a1a5c9592995337aeb011fdbf8c7c8abb0474d6815 33 0.01 vMB 183
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: 22
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.01 GB
    • Received: 0.00 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.