Loading Tool

Explorer IconExplorer

Memory Pool

82,808 transactions
30.68 vMB
0.31088457 BTC
Random Selection Loading Transactions
Max Size: 185.07/200 MB

Candidate Block

Mining Attempt 3004305801918fa19e9b32537d982504655220d560bd31c3d4018b918efcab69
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root eb0423b752b227e4ec1ac55462f1eb17d143690fd1a4aa1a8503d55c5ffbff91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,969
Size: 1.00 vMB
Total Fees: 0.22495558 BTC
Feerates: 502.67 > 22.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (130,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,577 784,577 0000000000000000000499dda9a32d7d0b59fd688c224da040e518e670c3f4aa 2,585 1.00/1.00 vMB 16
784,576 784,576 00000000000000000005da0ee320b17823d8ce837df0ba0aa7b9dd6b15d49346 610 1.00/1.00 vMB 6
784,575 784,575 000000000000000000042725ae4055f3fa0b62b3592462d00ea582723085626e 1,935 1.00/1.00 vMB 5
784,574 784,574 0000000000000000000313527cddcbc794f80f347910c9c83d729b132f580f7d 3,013 1.00/1.00 vMB 18
784,573 784,573 00000000000000000000f2d293d7d1f36dfb59de32cd34cfcea6cad89722a26b 3,416 1.00/1.00 vMB 13
784,572 784,572 00000000000000000003bce189dd7614a7ea51d255e1a8353957e65b9fc30e17 1,239 1.00/1.00 vMB 6
784,571 784,571 00000000000000000001970ff1bda92d93a8d4fd36933be96819d6113adfa89d 445 1.00/1.00 vMB 5
784,570 784,570 000000000000000000003149a7189ce0c3772c09a6e29c534e3100dc3b55856e 2,465 1.00/1.00 vMB 11
784,569 784,569 000000000000000000003c2c7e4e1891cc85f454a14d54a62c81b99ad83157dd 2,358 1.00/1.00 vMB 10
784,568 784,568 00000000000000000003c1920399ca7cf37e060c691b93e1363d99b3fbeed871 3,169 1.00/1.00 vMB 13
784,567 784,567 0000000000000000000322351e8646d1e92ebb34a1bd73d568ff96a7240d77ed 3,284 1.00/1.00 vMB 25
784,566 784,566 000000000000000000051123dbbe03111680c4a60eec0ce7e9801db0e06be81f 2,083 1.00/1.00 vMB 22
784,565 784,565 00000000000000000004314a7722ca743582f3eabaead425c8d2a32002a641df 2,209 1.00/1.00 vMB 11
784,564 784,564 000000000000000000010c04547139144973b4fa1342062f1251719795cd4d93 1,069 1.00/1.00 vMB 6
784,563 784,563 000000000000000000059f8284966a88ca0565127e3e24f88769805a973838d7 1,136 1.00/1.00 vMB 6
784,562 784,562 00000000000000000004007c7ec0b7bf8bb29a74ec484f4d56225f15a6ff8199 2,717 1.00/1.00 vMB 13
784,561 784,561 00000000000000000001020d9f021593fb62d7daea39e6ba1d4a02d1b846124d 1,516 1.00/1.00 vMB 9
784,560 784,560 000000000000000000028d2bcb94256b98703d86670aa3d373214ff9aefa71b0 1,035 1.00/1.00 vMB 6
784,559 784,559 00000000000000000005539c1ecd851403be6633b83c97b5e5b6f4bc1d428056 2,592 1.00/1.00 vMB 12
784,558 784,558 0000000000000000000064fcaa6e4102b80044649c64cfb7ab3d30c0d3ba0ef6 1,797 1.00/1.00 vMB 7
784,557 784,557 000000000000000000013bacc05f9c34afd092e1c992bea3f835e91fc213fb3c 2,396 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.60 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: 671.86 GB
    • Received: 16.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.