Loading Tool

Explorer IconExplorer

Memory Pool

45,569 transactions
27.50 vMB
0.11027080 BTC
Random Selection Loading Transactions
Max Size: 143.89/200 MB

Candidate Block

Mining Attempt ceb7fc91b05ac912260ade1c7c7a7469b6ff9045e6a3fe81badc676b4af62314
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root ddb67dafab9407193d9a065750a5e8f74979c21735d8ae554f0ce97aa73130e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,628
Size: 1.00 vMB
Total Fees: 0.05021356 BTC
Feerates: 151.01 > 5.03 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (306,342 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,534 608,534 00000000000000000013f188b5ce5434113eb1d8fc9b2b3d989183975901450e 2,800 1.00/1.00 vMB 44
608,533 608,533 0000000000000000000cd7733ee7d463adc90ec91359ac7cd024c7cd9f400261 2,342 1.00/1.00 vMB 8
608,532 608,532 0000000000000000001148586a36cd33c91325522c0c3fbd81ab15395e2b415b 2,739 1.00/1.00 vMB 23
608,531 608,531 000000000000000000154fb28bf84aad1a2e96134f43b2628da5a0cdd8ebba3a 1,530 1.00/1.00 vMB 6
608,530 608,530 00000000000000000013bd8461dabbc23fcc68e63fa54849a66c579e4cac2896 2,877 1.00/1.00 vMB 15
608,529 608,529 0000000000000000000599f044cf907ddbb1179f42bacbb503af3e24dd143ee1 2,486 1.00/1.00 vMB 17
608,528 608,528 00000000000000000003655ea0f10ea27aa582305885a13e562d34b62939a787 2,596 1.00/1.00 vMB 10
608,527 608,527 00000000000000000013fcc18d393b721784b9fc318a21a8a054ca41feb0cae3 2,388 1.00/1.00 vMB 13
608,526 608,526 00000000000000000001f6c00647f7064cdd6ac21c7eed941baedee5ca9617ce 2,697 1.00/1.00 vMB 18
608,525 608,525 0000000000000000000b9a19134f018c8b00365f9a6a071055a56eae382cf9ec 1,604 1.00/1.00 vMB 9
608,524 608,524 0000000000000000000421dc3f00b92d721d1efe7a97ca46ab6b02e2ecfc86f1 2,912 1.00/1.00 vMB 11
608,523 608,523 000000000000000000150888cdbb3086a299cf34df612793da8b231f2a81b204 2,282 1.00/1.00 vMB 19
608,522 608,522 000000000000000000014dbca0e7a8044448d67e23c09d21671cade0cd893d0e 2,383 1.00/1.00 vMB 28
608,521 608,521 00000000000000000005cceb0a0cc7214cf85d3eb17374b0c9e21d557f4bb0c1 1,608 1.00/1.00 vMB 7
608,520 608,520 0000000000000000000d0864606fca9d37fb2705ccc827e91f23a1ee20b378be 2,143 1.00/1.00 vMB 9
608,519 608,519 0000000000000000000238e19f3754326a9e250613f6606cc53c48ccf3299e3d 2,478 1.00/1.00 vMB 12
608,518 608,518 000000000000000000029de94e7882fa9ba9317301863348453569adb09ba323 2,632 1.00/1.00 vMB 25
608,517 608,517 0000000000000000000219718bb24ecd902e1557dfc7e624ca0976803310c231 2,807 1.00/1.00 vMB 25
608,516 608,516 00000000000000000005e2eeb1270636464c86bc8a9d63d6f7e1ea38d527a131 2,161 1.00/1.00 vMB 17
608,515 608,515 0000000000000000000adc79f9d0011becd2b431c80b31428ebdb4cf5919bd1c 1,890 1.00/1.00 vMB 16
608,514 608,514 00000000000000000005b54ad93106dea0f1c80508e5b107a45bbf8cf2545e0b 1,652 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.