Loading Tool

Explorer IconExplorer

Memory Pool

45,181 transactions
26.64 vMB
0.05909655 BTC
Random Selection Loading Transactions
Max Size: 140.99/200 MB

Candidate Block

Mining Attempt a3cfce7ec267c4b5af20e5b5798af019d02653e331df07680d339d5f501e9a17
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root e7a2e552759af51ad7beb216c680c28917b159996ad7cb40536d3f85569b077c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,351
Size: 1.00 vMB
Total Fees: 0.01016869 BTC
Feerates: 49.26 > 1.02 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (122,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,593 792,593 0000000000000000000523dcaf3995238449ded07fb23857467e424d2ccbf8eb 2,776 1.00/1.00 vMB 59
792,592 792,592 0000000000000000000394290b783cfbc7e3c25313b5d39d131121b15a9238f9 3,598 1.00/1.00 vMB 54
792,591 792,591 00000000000000000001c9707fd1222ae48d7b52af95344d5717f123c4ff02ce 3,963 1.00/1.00 vMB 49
792,590 792,590 00000000000000000000d05cfd9a4205f8e2e6ce4861c8035c10dfcc4fdcb4f1 3,830 1.00/1.00 vMB 38
792,589 792,589 000000000000000000036236dd734cc0bbfec6afad8d362e0ecc071a223d076a 3,614 1.00/1.00 vMB 57
792,588 792,588 000000000000000000007110369b0dd4764304e0f283597a69e8669c636e793a 3,367 1.00/1.00 vMB 60
792,587 792,587 00000000000000000002ee09ec0746c79e742407cb6dbc7510e0792172eb8b29 3,820 1.00/1.00 vMB 48
792,586 792,586 00000000000000000003d159130a67b2240ff4b5bff354e15df914d548ba9af3 3,792 1.00/1.00 vMB 34
792,585 792,585 00000000000000000003c8f730bb84f9892d176fdb64309ff91f1f54b755285a 2,709 1.00/1.00 vMB 47
792,584 792,584 00000000000000000003f45eb23f33ac7ab5c3e44047c2541da4490de73007b3 3,139 1.00/1.00 vMB 43
792,583 792,583 00000000000000000004d58c91cc225c867d7ff2fcb5f9814139789017fda9bf 3,441 1.00/1.00 vMB 61
792,582 792,582 0000000000000000000079aaca4e27ab4954dfd69905b48145609b0ee9ed9ec5 2,791 1.00/1.00 vMB 60
792,581 792,581 000000000000000000055f131d7223a0ea5d8fb4de6ae3ff5141ce504e4efea7 3,193 1.00/1.00 vMB 27
792,580 792,580 00000000000000000003877ef800d837ee22ee3f4f8de204cd3257ae1e46f493 3,705 1.00/1.00 vMB 39
792,579 792,579 00000000000000000001ce93084cdf6d626eafbe64a5f91938a53a8d58376c5c 4,512 1.00/1.00 vMB 51
792,578 792,578 0000000000000000000501f3b5a3c7a29e22f3873740109e4a97654b8ddb5b24 4,410 1.00/1.00 vMB 41
792,577 792,577 000000000000000000036b63424af0d0da2f4c4fa4a81612b858b8c454447a9c 3,939 1.00/1.00 vMB 51
792,576 792,576 0000000000000000000243af71d86fbaf6674c8e72e5000cd0da664c9d33599f 3,342 1.00/1.00 vMB 58
792,575 792,575 00000000000000000000ffc7ccec59e06c93663f34c24139c0452c126a5fca7a 2,355 1.00/1.00 vMB 41
792,574 792,574 00000000000000000003995c68a93ef720c2af247fa07d404593bd0a58f9917d 3,409 1.00/1.00 vMB 63
792,573 792,573 0000000000000000000384f7589b1f63c1fe15b675cf696f7db807efb826d772 2,352 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 781.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 646.12 GB
    • Received: 12.81 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.