Loading Tool

Explorer IconExplorer

Memory Pool

74,130 transactions
27.36 vMB
0.06607367 BTC
Random Selection Loading Transactions
Max Size: 167.08/200 MB

Candidate Block

Mining Attempt 4a7aced601c7c70e1833f6d418c526bd5b21d86850b07b27c9cdbcc40bc7e2ac
Version 20000000
Previous Block 00000000000000000000eb6f61bd9defd18e41bcd69e7e89dae8b0fff50507e2
Merkle Root 7a0dcb04c7ef63091c65190b0430ed7ad7e579f320b9e7729f197ef9f6f41e26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,405
Size: 1.00 vMB
Total Fees: 0.00784628 BTC
Feerates: 80.00 > 0.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,259 (542,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,685 372,685 00000000000000001167ad6b93eb77c8f1b3878603c932bdec1bcf705d9710de 494 0.75/1.00 vMB 47
372,684 372,684 000000000000000005dd88b44f52f8b0ee188c970afc08b325ccdf561483ff3d 2,507 0.95/1.00 vMB 51
372,683 372,683 00000000000000000493311f4b836252dedb3399d856ac1ed404158cfef4c94c 3,265 0.95/1.00 vMB 58
372,682 372,682 0000000000000000088178f9a989446625e74ec623f7ad7f06f27de42a5b405b 662 0.82/1.00 vMB 49
372,681 372,681 000000000000000008c0d3cac2ca7180233327cc6d1f2488a7a393c6872e838a 658 0.83/1.00 vMB 47
372,680 372,680 000000000000000005e47b2cb43114f273dfb7b18c76a5c27b8ede7778fefcc8 786 0.75/1.00 vMB 51
372,679 372,679 00000000000000000c9dbbbf90557c62dc6ca7930663446bc6abb804a5e3da74 708 0.86/1.00 vMB 47
372,678 372,678 00000000000000000e2693114681e6e4243058d27306bbac2a58f59fa6add546 1,000 0.92/1.00 vMB 54
372,677 372,677 0000000000000000127284b04da6f8bd558c37aaac999e3c0cd58806266dd14a 1,173 0.93/1.00 vMB 59
372,676 372,676 0000000000000000045fcfef961ffb42c5503098299a4b22e9ff23fe04f6a733 660 0.83/1.00 vMB 48
372,675 372,675 0000000000000000112c65a3134732236d54014c48458cb6dc2dc6337649c9a5 1,785 1.00/1.00 vMB 34
372,674 372,674 0000000000000000079aaeaf7c541f8c17a66b1dcc67e41859d9456fee23c807 544 0.79/1.00 vMB 46
372,673 372,673 00000000000000000bb7986ecc6920811aa4f42ed9460e9e9e856037bef8cf4c 1,133 0.85/1.00 vMB 51
372,672 372,672 00000000000000000d9f514491ee5f52dfb226b4b6cb710947a06973b8324af7 528 0.81/1.00 vMB 44
372,671 372,671 00000000000000000bac1c91fc9c8a760809c42cc80eb6d304782ed68dd1b3be 3,096 0.95/1.00 vMB 51
372,670 372,670 0000000000000000027f1e1aff63607347b3d3d1d5d639c98133a2a8ab03bbf7 544 0.80/1.00 vMB 44
372,669 372,669 00000000000000000cf9f601622f5831d961df0b602317617f905c42f99d4d47 678 0.83/1.00 vMB 47
372,668 372,668 00000000000000000dd0c3c8b971424bd08879d52aa328a3623031b807fd32da 2 0.00/1.00 vMB 0
372,667 372,667 00000000000000000b6b6e529cc03a53f131eeaf1c18220ab41230098635f644 702 0.75/1.00 vMB 50
372,666 372,666 000000000000000010107ae2f2d9a8e2988094320add82d01d3f2ac8bab2fbc3 530 0.75/1.00 vMB 46
372,665 372,665 000000000000000009143586fe84943962053b8dd2cd2085c65ca30c6675ebf6 911 0.91/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.84 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: 712.08 GB
    • Received: 17.16 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.