Loading Tool

Explorer IconExplorer

Memory Pool

45,112 transactions
26.57 vMB
0.05822607 BTC
Random Selection Loading Transactions
Max Size: 140.64/200 MB

Candidate Block

Mining Attempt 9b1b926a3b35496d38c5b2c34863bd36f7a1a6cdb86d081cf4ed4e053d6d58a8
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root df53820934f08b3fc2b5658edeb756c3964a2a16a7675463b2bdf8a42c67ffec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,196
Size: 1.00 vMB
Total Fees: 0.00941257 BTC
Feerates: 150.62 > 0.94 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (440,706 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
474,051 474,051 00000000000000000094293f8b63cade96a5407022ac69c83dfe59ae039b5d21 988 0.44/1.00 vMB 269
474,050 474,050 0000000000000000011162ef69d832af7c691654c88caa18464510d1e5a3d11b 1,733 1.00/1.00 vMB 331
474,049 474,049 000000000000000000864a34e0dad14990f07133e433723082af231652defee0 1,999 1.00/1.00 vMB 76
474,048 474,048 0000000000000000003f92dc07390ef90d876c81c82efcb1499335e32e467557 1,825 1.00/1.00 vMB 116
474,047 474,047 00000000000000000116f230ed15fc5cf9bc14fe4f2192d5bbb0d210f1f8a5e2 2,014 1.00/1.00 vMB 152
474,046 474,046 000000000000000000baad6eb7bc02787a7067b471f86a86d2871110a999fe84 2,002 1.00/1.00 vMB 232
474,045 474,045 0000000000000000013f2881419914683c6e5e7dd84de7d324f947e82e5f9e6c 2,010 1.00/1.00 vMB 344
474,044 474,044 000000000000000000ff265a641721e79bbc559d8b0e4894332732109f1a3383 1,426 1.00/1.00 vMB 298
474,043 474,043 000000000000000001358f85b70ff8c342652775aa8ba4031744068577b24c0a 2,154 1.00/1.00 vMB 208
474,042 474,042 00000000000000000038cd7026f4b12257899d2183881219580f636da805772c 1,904 0.99/1.00 vMB 233
474,041 474,041 000000000000000000d77f37f731cd33408d4943b2cd317e389e417901135318 2,130 1.00/1.00 vMB 323
474,040 474,040 00000000000000000162430419f6caf471d408ba25f7c2dc5f1d48b11716430d 2,046 1.00/1.00 vMB 36
474,039 474,039 00000000000000000163c5d1827386556003465c2bde36acfe94b31d890e0927 2,113 1.00/1.00 vMB 193
474,038 474,038 000000000000000000487a6c9dad94a8e4723741d3d78e62ee892fc5c6d42fb7 1,468 1.00/1.00 vMB 146
474,037 474,037 00000000000000000075bc4419cf7ad49a7a332d4b2113913e3a15767288ded8 2,330 1.00/1.00 vMB 313
474,036 474,036 000000000000000000cac0bbc45da069149decf5babf4df0f9dbd686d4acbc6b 2,110 1.00/1.00 vMB 310
474,035 474,035 00000000000000000164b33fb3377bd6894f45ae4a02f2e999754e60cc89d0c3 1,677 1.00/1.00 vMB 28
474,034 474,034 00000000000000000159062f2160d9b02efedc66f6e6f0518ea922218e544c5e 1,785 0.87/1.00 vMB 268
474,033 474,033 000000000000000000825545bee489bb697b047c916a51f0a9aa381677e91203 1,490 1.00/1.00 vMB 188
474,032 474,032 00000000000000000048c84340d06cfa2924b4ba43a501ff8b68689a4973a66a 2,027 1.00/1.00 vMB 312
474,031 474,031 00000000000000000152dedf096ed9570025d750713576842ff5263c155367f6 490 0.25/1.00 vMB 235
Previous 10 blocks ↓
Total Size: 781.96 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: 647.41 GB
    • Received: 12.93 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.