Loading Tool

Explorer IconExplorer

Memory Pool

78,453 transactions
29.37 vMB
0.08053202 BTC
Random Selection Loading Transactions
Max Size: 179.97/200 MB

Candidate Block

Mining Attempt 6e18fb1b69ae0efb5535096d31e946b452550ee3251c3b6691d401046cf69042
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 7ecbd0137ccf30baa379fc7f1930adb5fac2565b6387823fea2416f63934118a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,366
Size: 1.00 vMB
Total Fees: 0.01611153 BTC
Feerates: 73.20 > 1.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (560,958 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,281 354,281 000000000000000007f1c349ef1ca66c2bbe8570ceb9d6d4e185112e181d18b4 591 0.24/1.00 vMB 31
354,280 354,280 00000000000000000e02f88aa445e33ae247163b9c010fbca921ef6eed585517 410 0.20/1.00 vMB 24
354,279 354,279 0000000000000000050148f29f7c9eb6f3b24ae971b49fdc63c2830189b09af6 1,142 0.61/1.00 vMB 26
354,278 354,278 00000000000000000cb369e8062e1ab1eefa7b53e0577aac247ed2e9f466e38f 132 0.08/1.00 vMB 23
354,277 354,277 000000000000000015d5ecf26af1e9507fe9eef9062d9da43911acaa38d35a40 509 0.27/1.00 vMB 20
354,276 354,276 000000000000000014cfcee3937d2a25ade718c37330d8d1b5e6f4260695239f 152 0.28/1.00 vMB 11
354,275 354,275 000000000000000012f7fec1ba6b7b14789962e682f4311481d906b2612f7188 1,459 0.90/1.00 vMB 23
354,274 354,274 00000000000000000326b4cc2073cbedbac25c476a92630be5fc458932e9dbb4 2,559 1.00/1.00 vMB 34
354,273 354,273 0000000000000000082a438f0aed4c40fd294203c192da3b16de56bfa0df2468 258 0.11/1.00 vMB 20
354,272 354,272 00000000000000001168891884c9bd9def19841e098cce6f059780e35a82ce6e 1,479 0.66/1.00 vMB 29
354,271 354,271 00000000000000000db9fe06f1717677e05ddbdb23ee936ac07158cdb22340f6 120 0.10/1.00 vMB 6
354,270 354,270 0000000000000000118e4619a4ddbe4036a897c5a8ef4c0087d45ecf7e3ecd32 911 0.56/1.00 vMB 22
354,269 354,269 00000000000000000dc89b55d6f32f0db4d44197aa5b1155eb748825640ca983 1,344 0.70/1.00 vMB 26
354,268 354,268 000000000000000001ed9756fda665d3c22ae6288e40c09d4bcf82ca4ee46cc3 1,135 0.49/1.00 vMB 30
354,267 354,267 000000000000000000c4a6570d47f39dd7ce11d65a2a194d0fdcd8ce4f9b0aa9 470 0.26/1.00 vMB 10
354,266 354,266 000000000000000008222bbae29342db27cb915630c9cdf34e2ce5076feaf2ad 2,256 1.00/1.00 vMB 31
354,265 354,265 000000000000000009ede98271879c169fd6fbadffcb92d98022e83f364078a0 1,672 1.00/1.00 vMB 24
354,264 354,264 000000000000000001a784dfa7e1f7dae0bebb582d59f179a35e6251ba5b305c 2,170 0.75/1.00 vMB 38
354,263 354,263 000000000000000012da4f0b22ae6eeeb2c454081ffe3d47e2920c06181a6f0c 535 0.28/1.00 vMB 21
354,262 354,262 000000000000000004d9678eee3359657e127a55dbd7eab9b94f54c41a199960 303 0.16/1.00 vMB 22
354,261 354,261 000000000000000009f8023771f4ae9edebd74ec4d0782aeffb33f5e8f50787f 1,206 0.75/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.