Loading Tool

Explorer IconExplorer

Memory Pool

74,836 transactions
28.42 vMB
0.07696842 BTC
Random Selection Loading Transactions
Max Size: 173.25/200 MB

Candidate Block

Mining Attempt d9d016ad41405c0ea8d17ebdb31b0b7d86975ed7c1755167378db7997646fcaa
Version 20000000
Previous Block 00000000000000000001b8fe66e50f6fb16a2fb40ba913d63eacf4d29f5658c7
Merkle Root 1870b797866ebfdd000921f1159c0c33f7444c5078465b9c7ce2b06a1741be7c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,938
Size: 1.00 vMB
Total Fees: 0.01553633 BTC
Feerates: 150.77 > 1.56 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,249 (493,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
421,924 421,924 000000000000000000eeb04760b235279e97d5089c29d8b7641c2226cfca0062 2,040 0.99/1.00 vMB 57
421,923 421,923 000000000000000000ca8f439eae059c9d911faa4c402b11921aa9c534d318cd 783 1.00/1.00 vMB 26
421,922 421,922 000000000000000001c8893ca99a1a9f3c911b27b2c72bd9be65605537a96f75 954 0.99/1.00 vMB 24
421,921 421,921 00000000000000000103541f4a211c9d1f012250ea9ce72dc72329fff5ca7840 2,368 0.99/1.00 vMB 64
421,920 421,920 0000000000000000047c9518f84e699f21cbef107d720a44846489388c9e139b 299 1.00/1.00 vMB 13
421,919 421,919 0000000000000000027daebd69d57b2e76dd5015ab1befa91c92665fdbf44b0c 1,759 0.83/1.00 vMB 69
421,918 421,918 0000000000000000048894278c77558034055ad8734b287ce7439eb87550df5e 1,686 1.00/1.00 vMB 47
421,917 421,917 000000000000000003348d292ebac1d54205bab6caebb76079fb183893bbafb1 585 0.27/1.00 vMB 62
421,916 421,916 000000000000000004639f06e38d94d4fbb590f95cb2ad80d8afcadeecfd8e4a 1,448 1.00/1.00 vMB 41
421,915 421,915 00000000000000000418ee8710a120c370cfe623e8c1fdbb321710b3c042997f 684 0.99/1.00 vMB 25
421,914 421,914 0000000000000000001a88be0f346d2196235c1539fb9391726515afa985bc8d 850 0.99/1.00 vMB 26
421,913 421,913 00000000000000000207143bfd5d3dda248a2e7433fdcd9adf158da292911980 1,225 1.00/1.00 vMB 26
421,912 421,912 000000000000000001ab904d4e3cccdc8c1917012bb795a6fe192f75bbb19015 1,804 1.00/1.00 vMB 57
421,911 421,911 000000000000000001d38a6b17535366f12c16ecc6a66a656b5af75e96cb2ca5 1,610 1.00/1.00 vMB 34
421,910 421,910 00000000000000000286b420d33e5f0c1cd80ffc4d74a0c51b31bab584c07b5a 2,565 1.00/1.00 vMB 84
421,909 421,909 000000000000000004ee0e8a41d761062a4d43a98a4e438f095f559645e9ab34 2,151 1.00/1.00 vMB 39
421,908 421,908 000000000000000002bd3f7c310a1ae5631b1092b136d4bda21533d5d753e203 1,779 1.00/1.00 vMB 52
421,907 421,907 000000000000000000657b92483af1b4c51751292c5fb17d7f855532bd63c31c 2,670 1.00/1.00 vMB 58
421,906 421,906 000000000000000001e2da26fd426758d59f403c78a4664ff495c399da3e3f13 1,501 1.00/1.00 vMB 92
421,905 421,905 00000000000000000201c1d4e33aaafd0dd9dffd7010475406b95b37d340df6d 2,007 1.00/1.00 vMB 118
421,904 421,904 000000000000000001fcb6dd647b8ad546f110286c79c317c32bf4df2a316861 1,143 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.82 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: 711.25 GB
    • Received: 17.10 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.