Loading Tool

Explorer IconExplorer

Memory Pool

50,184 transactions
30.20 vMB
0.12290935 BTC
Random Selection Loading Transactions
Max Size: 161.62/200 MB

Candidate Block

Mining Attempt ec85534f0cec958e2f6d623a8939595bcb2349477a24d6303fbfed4727dd7c8e
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 27e7012d24a6029a87ed678a539815dc76935f3202c11797c2fd8923c31d521c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,085
Size: 1.00 vMB
Total Fees: 0.05181295 BTC
Feerates: 101.65 > 5.19 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (65,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
849,090 849,090 00000000000000000001f4d21d1a5d7735bdaf0004522e5ff81b4e6d2daf13c5 4,210 1.00/1.00 vMB 11
849,089 849,089 0000000000000000000143f2b16c524a32240968b8bd2808d93e0eb7ae6498fa 1,245 1.00/1.00 vMB 11
849,088 849,088 000000000000000000003ef7df1b25b26213e83460f46dd92da5c7629e03a3b2 2,125 1.00/1.00 vMB 10
849,087 849,087 00000000000000000000537af5218a4c23fcb6b6ab4263f81c7f64fe341c30c7 6,248 1.00/1.00 vMB 10
849,086 849,086 000000000000000000021771e939800cd5491abeab1eb858619325548457f29b 962 1.00/1.00 vMB 9
849,085 849,085 00000000000000000001f7cf58ba60ea5d5a0f0a02c8783cbe688398cc38bcd8 2,713 1.00/1.00 vMB 16
849,084 849,084 00000000000000000002748dfcacd3af87b45f68bba9c7b2848da3470bc83495 2,838 1.00/1.00 vMB 15
849,083 849,083 00000000000000000000ea3fce37ad44af8c8428e5a8ff19ba309a6cd5a89060 1,672 1.00/1.00 vMB 10
849,082 849,082 00000000000000000002ac664e39140e31dbe522fb9c465d65cd094c7f15a7cc 1,704 1.00/1.00 vMB 10
849,081 849,081 0000000000000000000080c50675f78297e8f3065fc6db1efcd9434c4eda3bbc 2,941 1.00/1.00 vMB 15
849,080 849,080 0000000000000000000347e898178eedd180285a179707cfcab1109641691ea6 5,406 1.00/1.00 vMB 17
849,079 849,079 0000000000000000000282a13227e73a3cead59ccc863a1d8f79667ce2c112c9 3,876 1.00/1.00 vMB 13
849,078 849,078 000000000000000000019ebbabe959d90f0a256abc10248dcae389b31aa3c771 4,736 1.00/1.00 vMB 14
849,077 849,077 000000000000000000018e379c0c757133848ba24b22b5b752c6a5df3af60e37 5,568 1.00/1.00 vMB 19
849,076 849,076 00000000000000000000423450a5b0243a1ee216b50ce7155a85b056d0dc7ae1 5,372 1.00/1.00 vMB 24
849,075 849,075 0000000000000000000303b54ad0969292e142343e0e551f9d04575ec47bbdde 4,746 1.00/1.00 vMB 24
849,074 849,074 0000000000000000000199bbbbb8be602a8e8208d0681d95da5918f4123c12eb 5,292 1.00/1.00 vMB 17
849,073 849,073 00000000000000000002aba16868cec56243a7072ca3004d49295550887e0189 5,763 1.00/1.00 vMB 13
849,072 849,072 00000000000000000001da7aee2095b441d3438277e47febd24ae17dd4c07576 6,338 1.00/1.00 vMB 16
849,071 849,071 00000000000000000001711fd54f6864cb693f1f5f87f6a9007bf7a6c5dd30f7 6,352 1.00/1.00 vMB 18
849,070 849,070 00000000000000000002447c802760582b80022f937d754aece888ec9e96f212 5,417 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.06 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: 651.10 GB
    • Received: 13.40 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.