Loading Tool

Explorer IconExplorer

Memory Pool

84,795 transactions
31.65 vMB
0.10953834 BTC
Random Selection Loading Transactions
Max Size: 194.01/200 MB

Candidate Block

Mining Attempt ea8d112c73a6cfc4cfc69619e02027ec45b2ad66a5922c3fdff77d69daa21a5c
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 06278adfcd76f82c8bc2a913a4c36250db06e3ef65ffb8ada0900e7615bb4432
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,688
Size: 1.00 vMB
Total Fees: 0.03558169 BTC
Feerates: 301.57 > 3.57 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (618,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,609 296,609 0000000000000000685ebe1efc49fc65b3b1076949fff0e201708c50b78b1f4b 90 0.03/1.00 vMB 37
296,608 296,608 000000000000000098ba0aaa426c91d9e1cb6eed830fdb230711478352d69ed7 371 0.18/1.00 vMB 34
296,607 296,607 00000000000000009ba967d85e134c8d68204ff44ea2bc9e98d9b092af154d64 53 0.03/1.00 vMB 5
296,606 296,606 000000000000000071fcdaa2a1ae34b553c9ccf9a25135bcc1496075ed77f556 249 0.13/1.00 vMB 31
296,605 296,605 00000000000000008858b96e235fad50a63ea84b0a4a5c464bb7e44938e644bb 825 0.51/1.00 vMB 31
296,604 296,604 00000000000000009cb2a10595ae3cff9e1d1dffb24f81c4c02127e9927bdf28 31 0.01/1.00 vMB 23
296,603 296,603 00000000000000007287b430569a30f11db5c7e125c555311cdc824e0a5b637c 19 0.01/1.00 vMB 37
296,602 296,602 00000000000000009b86bd9662b9e5532fb0b5801497b76fe9b68f8270a9ef4d 79 0.03/1.00 vMB 34
296,601 296,601 0000000000000000389e5c7c64425ebe31b678105c62d515a692630f1cde2149 91 0.05/1.00 vMB 31
296,600 296,600 0000000000000000035910c23968d95c52501169c012ca4fe298dab94dd4e420 441 0.24/1.00 vMB 33
296,599 296,599 00000000000000005c7469c7518236bb3c5d36f0c242fb8d92282fa2bd8cdeff 269 0.18/1.00 vMB 30
296,598 296,598 000000000000000084949b0a4678ea927fc6cfb85e1c1192a7829cbc3c7229d2 45 0.04/1.00 vMB 14
296,597 296,597 0000000000000000469ff1bfb6ab9db7392f821ceae4cf0c5f0dea568e062c5a 194 0.11/1.00 vMB 29
296,596 296,596 000000000000000016c536784b6ce906f8caa36c0f0275ce2c89b8ae9a328e23 31 0.01/1.00 vMB 30
296,595 296,595 000000000000000043f68e27ef447f06e9d4d0220f0f77fa088a785ccf58b2d7 282 0.24/1.00 vMB 31
296,594 296,594 000000000000000041fceaa647d8c279044d944b5abefd7f3af8862d67758466 231 0.14/1.00 vMB 50
296,593 296,593 00000000000000000035d3d448fcfdab7c349e2d277ba0d8ad50fccdef7306b9 518 0.22/1.00 vMB 54
296,592 296,592 0000000000000000200a223f71efc0fbc50024c78b9a181c776de2d39850e465 341 0.19/1.00 vMB 36
296,591 296,591 0000000000000000611a42a35cb8b141cd7fef1359f392914bf2771cc2d1ddb3 172 0.10/1.00 vMB 30
296,590 296,590 00000000000000004bd815db42e4bf2ac79759086e431a5e1a8cb27a02f8e904 134 0.08/1.00 vMB 85
296,589 296,589 00000000000000000c3c55328822ab9a540235b80f21cd30e4953a5b38f27e5d 880 0.44/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.60 GB
    • Received: 16.92 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.