Loading Tool

Explorer IconExplorer

Memory Pool

82,889 transactions
31.88 vMB
0.11924296 BTC
Random Selection Loading Transactions
Max Size: 191.30/200 MB

Candidate Block

Mining Attempt f451f98fa27895d544e4af619a89e4b7e482cc823042a940fe5913fa54f15f64
Version 20000000
Previous Block 00000000000000000001618798e66a050b3c71eb7c99c336c2e1b2e64f4feb97
Merkle Root b813c73e88fd346dcb405c5897383f0a4fc95410be0bc8ec0fdff235918e3d0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,732
Size: 1.00 vMB
Total Fees: 0.03140512 BTC
Feerates: 318.30 > 3.15 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,353 (550,985 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
364,368 364,368 00000000000000001237fe6ab74845079453c7499736786b2dfeb9b8b1927af6 1,714 0.93/1.00 vMB 42
364,367 364,367 000000000000000010889bb61503de0bbcd225c4b57ea0c709f5f6403962ca08 439 1.00/1.00 vMB 12
364,366 364,366 00000000000000000fd349dbbb7ba864433ff90cb239b7018698e505e05b98a4 1,974 0.93/1.00 vMB 58
364,365 364,365 000000000000000006059f4cc79a93dec5f8217ae442644744fd746a67ef71a8 35 0.01/1.00 vMB 44
364,364 364,364 00000000000000000090e2a35cef8f73b101220266a7da2625c023ac2a7b095f 1,856 0.93/1.00 vMB 46
364,363 364,363 0000000000000000106d8cb5cdd938ed2baf0609abfead48f8e29350628c05f4 1 0.00/1.00 vMB 0
364,362 364,362 00000000000000000e8beecc443033a7955116f14c7d35d6fb83c203015da959 907 0.87/1.00 vMB 25
364,361 364,361 0000000000000000078e822e7042509843dea2d4ee807daa95e77f0006599cf0 1,580 0.75/1.00 vMB 63
364,360 364,360 0000000000000000120f31d6e21a8976066f1ea8e3652a144d99d3fe10ba461e 377 1.00/1.00 vMB 10
364,359 364,359 000000000000000007dddbbff7ddb642b5bdc56aadf5c3bcfd78882966e98a4d 1 0.00/1.00 vMB 0
364,358 364,358 000000000000000000d8abfc65a8b77be14646134f97e969d18abd29092da398 2,111 0.93/1.00 vMB 46
364,357 364,357 00000000000000000ea78c72b7c4cf05a3808bcadb2019e7c812ecfce9f297e9 186 0.06/1.00 vMB 100
364,356 364,356 00000000000000001151b4559463e25f5ec88dd4ff8f9f0380bb5758be065315 1,824 0.95/1.00 vMB 42
364,355 364,355 000000000000000001e23249369c26abdd142b506c1796934f2e1780bd15a216 1,481 1.00/1.00 vMB 44
364,354 364,354 000000000000000002d5cd4d63496ba469c54b42e17a34f1ad99ff2a52bd8204 1,954 1.00/1.00 vMB 60
364,353 364,353 000000000000000000d0e411a71abb74002efaa31d5d84d6cc7e1735bf6d128a 1,806 0.95/1.00 vMB 40
364,352 364,352 0000000000000000055bd63b2309ef7b921cd2a260e8fa8bfcbf11466c6c4bc0 2,134 0.93/1.00 vMB 47
364,351 364,351 0000000000000000065e55917216b7e7f694855a459e7dbde0163b2659fc7613 1,257 0.93/1.00 vMB 27
364,350 364,350 000000000000000002a3dcba347f3ed438e82e77b0eff255cd3d5207c8fc02e5 325 0.12/1.00 vMB 92
364,349 364,349 0000000000000000077c1da70b544d3b401805ee4f0f8da8433212049194cb8b 552 1.00/1.00 vMB 14
364,348 364,348 00000000000000001373cb5761f8f239d352eb33f97e1a95599c21ee0dc5ecb3 1,209 0.90/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.00 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: 718.81 GB
    • Received: 17.95 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.