Loading Tool

Explorer IconExplorer

Memory Pool

74,745 transactions
27.59 vMB
0.07352074 BTC
Random Selection Loading Transactions
Max Size: 168.27/200 MB

Candidate Block

Mining Attempt a3e54df4bdafea1398552d6e18e56b38039a57afa5b72363d38e07fe90c3f9bf
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 2b7faccf7fd32020e509870f6496744fbab2b79364a281fd61ec41c2e3503316
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.01467201 BTC
Feerates: 100.35 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (55,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
859,597 859,597 00000000000000000002f2ab8f815b3fd6a3f200ef24f559bb1a3ce5ef3c7dbd 6,417 1.00/1.00 vMB 3
859,596 859,596 00000000000000000001e2a997abccf7cc31f149b03b0fcf5ba1ea3e48828f1d 4,284 1.00/1.00 vMB 4
859,595 859,595 0000000000000000000280b3adb9f1053f6546eb124bd1e03e7e04c6bc42f7b4 3,476 1.00/1.00 vMB 5
859,594 859,594 000000000000000000019a641ea81272d5c912347bd1662256cd4407c32ca4b6 6,365 1.00/1.00 vMB 3
859,593 859,593 000000000000000000025cc45273848248c02dc52cd7c91ac29d7660f3909f12 7,104 1.00/1.00 vMB 2
859,592 859,592 000000000000000000030095786d6d2ba3fb6b3ae4d9ebd23533713db8812fcf 5,214 1.00/1.00 vMB 3
859,591 859,591 00000000000000000001130dbcc6afcecc8e5cf643e5630f3d6a62439bda10a0 7,227 1.00/1.00 vMB 2
859,590 859,590 0000000000000000000023c09bd33ae69d70824e4b68b2012565ad67885e78d7 4,122 1.00/1.00 vMB 4
859,589 859,589 00000000000000000000c745b95d21005c2da40c324f1bbb8b7aef81281cc60c 3,827 1.00/1.00 vMB 5
859,588 859,588 000000000000000000029ab24e51eeadc8644bb4bfc618e8af363e1768498063 5,465 1.00/1.00 vMB 2
859,587 859,587 000000000000000000023c51f270417cbb43a11da2b286cf2433940855ca7e90 3,234 1.00/1.00 vMB 6
859,586 859,586 00000000000000000001664b630860ffe064e59753e44335aa08a53f7735975f 4,865 1.00/1.00 vMB 4
859,585 859,585 0000000000000000000324d951618ac898d96567d4cd19644c73f140e04ec3c4 5,273 1.00/1.00 vMB 4
859,584 859,584 00000000000000000001fb6089738f75c217fec0f1dd5f105b5d6d44cc5f30a8 6,043 1.00/1.00 vMB 2
859,583 859,583 0000000000000000000106c0eb88c68788575321f979f85cdc171509c86aa3e2 5,668 1.00/1.00 vMB 4
859,582 859,582 000000000000000000018d2f2927e6a14d8148714569c5412b81e790789c0a05 6,596 1.00/1.00 vMB 3
859,581 859,581 0000000000000000000191f8c5b12fcd0a45ed396651c6546c5dd4d4d52346e5 6,699 1.00/1.00 vMB 2
859,580 859,580 00000000000000000002a162a7152bc4053a02925d6d9f33333022af22e0d626 4,759 1.00/1.00 vMB 4
859,579 859,579 00000000000000000001eb29838f9208d8195a9189e30dfbb5e6d689ae23744f 4,502 1.00/1.00 vMB 5
859,578 859,578 00000000000000000000736ab4e34eb1d7195878240e063d5614242870e51f15 5,715 1.00/1.00 vMB 4
859,577 859,577 00000000000000000000b6ca34012f4f969906998f0f9e08fb5e5cfb5fa0f999 6,447 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.