Loading Tool

Explorer IconExplorer

Memory Pool

38,811 transactions
28.53 vMB
0.06859008 BTC
Random Selection Loading Transactions
Max Size: 144.43/200 MB

Candidate Block

Mining Attempt 11fd3a14fd14325ceed74dda00334b285ada0f74c8339519da315cd9e668aaab
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root a93b987d2508b43cc93da0f9c42b7f915e714cc4be0e79d15e84cab5590fedc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,160
Size: 1.00 vMB
Total Fees: 0.01352003 BTC
Feerates: 105.82 > 1.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (862,786 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
51,770 51,770 00000000054131f178c216e1e718faec8619f28ba9c3172f9062a083e726fa1f 1 0.00/1.00 vMB 0
51,769 51,769 00000000037a9def421a898b5b6b14afcd7ada2899d7d7e73da506faa771423c 1 0.00/1.00 vMB 0
51,768 51,768 0000000008f3e306c9d9b241ded10af055c470d6ecbe7d2e8e46eae9ab6790ec 1 0.00/1.00 vMB 0
51,767 51,767 000000001a11669eeef9ecdafbe412585be7da1a1ebf6a55e9b7f0066210d86c 2 0.00/1.00 vMB 0
51,766 51,766 0000000012484da6b94360213c8bb2c92bde07a8b52c7b30306258f5c9ada7f6 1 0.00/1.00 vMB 0
51,765 51,765 0000000016f40c3a8212cdac395e25010c0a3937fa16d0dc5714a96f98333bcf 1 0.00/1.00 vMB 0
51,764 51,764 000000001a5848ae3cb8056a7eaf7d2ec36f869392953913c42c55864cf50d3a 1 0.00/1.00 vMB 0
51,763 51,763 0000000017269e57fe15c28d7aba049622aa071ca60edde03960ff15b77e07d6 5 0.00/1.00 vMB 0
51,762 51,762 0000000008cc0312a12a751cf11a6f8492c0be5f18288d5ac54939c14e3d0426 1 0.00/1.00 vMB 0
51,761 51,761 0000000018faaee36e0c923e9c627b714a4e0ce58a5b19c7a40efd11f583fecd 1 0.00/1.00 vMB 0
51,760 51,760 000000001eb5e579cb59c27977cf6e0e1e120d35d108d9dd5f2ff2ea2c64f348 1 0.00/1.00 vMB 0
51,759 51,759 0000000016964d34bb642b53dad4c748e7ac4d442bbacb2253df6de94b817c58 1 0.00/1.00 vMB 0
51,758 51,758 000000001439883b427fd54e4c40b334ccc70e13bf3e59f35676f43ab8711266 1 0.00/1.00 vMB 0
51,757 51,757 0000000016b9ccc789417539ede102a3ad31bf2fee6b794b5654277844cb9458 1 0.00/1.00 vMB 0
51,756 51,756 000000001358dcc41ca361bf511f5c1c384eb3a17f3a5604e8910ba03060adb4 1 0.00/1.00 vMB 0
51,755 51,755 00000000086b18a11e91f24b343dda88e59f6a993510e82bef2dee78fb925060 1 0.00/1.00 vMB 0
51,754 51,754 000000000d0b967b10f49983bb94d5154c45a86be326e798522a041dc2cee63e 2 0.00/1.00 vMB 0
51,753 51,753 000000001af23c06bac2f6e3ae567e8d7f63134a0fc44950b0a38acea1784c95 1 0.00/1.00 vMB 0
51,752 51,752 00000000142d05dbd96ea00c182a8c30f1b7b71c43d5b54eab34ad51fba48597 1 0.00/1.00 vMB 0
51,751 51,751 000000000e0d2a9c88f7383680d906edb082b88deba3d2df05dec39538995b03 1 0.00/1.00 vMB 0
51,750 51,750 000000000cf1d67cf1cffef1e91cb388e57e883953cc54415580facf92d7ce12 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.60 GB

Node Details:

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