Loading Tool

Explorer IconExplorer

Memory Pool

79,913 transactions
29.79 vMB
0.07350765 BTC
Random Selection Loading Transactions
Max Size: 179.32/200 MB

Candidate Block

Mining Attempt d133ec51d7209f7fa79953896007685717427b171dbfe91e07148ff1ced066ff
Version 20000000
Previous Block 0000000000000000000186bfb192e08305a7c150b4fc05a0643f576b085496a7
Merkle Root fcb92f16bba79fada561d11cdce0cbdaddb586e2a75f185234682b11a447ee04
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,911
Size: 1.00 vMB
Total Fees: 0.01275354 BTC
Feerates: 163.64 > 1.28 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,992 (792,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
122,088 122,088 00000000000038ef06b616d5e7a137745e9d82d9ab20236c3d340d256e69a8d1 8 0.00/1.00 vMB 0
122,087 122,087 0000000000003b5cbf07f09016216f0e936b62e3fd3dbc329f64881d424f6d8f 45 0.02/1.00 vMB 991
122,086 122,086 0000000000000b147b74dd03b23b71b138b3695244228f514b1be9646108cbd9 14 0.01/1.00 vMB 452
122,085 122,085 0000000000006cf93d8392940a1db60c11398eac855b64838e83522e8270e560 8 0.00/1.00 vMB 0
122,084 122,084 0000000000006a0259b09cdf23ac6076bc2c9a32599f4524c2a1547c172a1592 25 0.01/1.00 vMB 131
122,083 122,083 0000000000006d103a7480769f0ebe7ce649cac457618ca772a0b253d99c9965 1 0.00/1.00 vMB 0
122,082 122,082 00000000000070951d5120516a0f5e10be277fd623cb6329df1276fcce20823c 12 0.00/1.00 vMB 632
122,081 122,081 00000000000007277156f56c20d8f4df6f2b956112d9b7ca418968efbb638cf7 48 0.02/1.00 vMB 1,367
122,080 122,080 000000000000704c05f2cceb2c562a6109ea15da5d3f180ea25dca019f9d110e 22 0.01/1.00 vMB 620
122,079 122,079 00000000000018327559e21e5115d58a27933818a9429d690cf5bbc83b4713fb 57 0.02/1.00 vMB 1,991
122,078 122,078 0000000000001aa3a39df8b12ceb7e33fdb4168463b68e967bfaa551188ec47b 11 0.00/1.00 vMB 0
122,077 122,077 0000000000001be0f273065774d16a7cd8a0a3bda4fee4f87e0373ba794baed6 12 0.06/1.00 vMB 1,556
122,076 122,076 0000000000005d7af8535d813693d3c20dc942df3c00f3e3d684aa978d664774 18 0.01/1.00 vMB 926
122,075 122,075 000000000000264e6407cc6ba081f0415dae59fd865e7bf44e428cad2508899e 11 0.00/1.00 vMB 0
122,074 122,074 000000000000102391d443b08275dc8f14c3908b46f7d26ad7532efcb0cb2e1a 10 0.01/1.00 vMB 780
122,073 122,073 00000000000003320fdbcdd8734814f4fed6c14019dddf4cf91db10699f4238f 6 0.00/1.00 vMB 0
122,072 122,072 0000000000000071d6c295eb7a90da7d87aa97586471d5b3796b2482716810b4 39 0.03/1.00 vMB 427
122,071 122,071 00000000000048ab79a4762817539e85c1179266fc0c5b0ab4606adb30084a35 10 0.00/1.00 vMB 0
122,070 122,070 00000000000048e195727ad85ade8aa2406a6b89044d3a877491b35b7e8bcec8 29 0.02/1.00 vMB 629
122,069 122,069 00000000000010e45e3d943559acb2be2323fceb24182e811eb4dffcf4b1f6c8 2 0.03/1.00 vMB 1,543
122,068 122,068 00000000000088f7ffe3de72917b976f1ce2837a570bd7a7dd4c28273a211efa 11 0.01/1.00 vMB 5,040
Previous 10 blocks ↓
Total Size: 782.38 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: 664.22 GB
    • Received: 14.96 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.