Loading Tool

Explorer IconExplorer

Memory Pool

87,014 transactions
31.93 vMB
0.13378501 BTC
Random Selection Loading Transactions
Max Size: 192.72/200 MB

Candidate Block

Mining Attempt 0bd5fd028639453185503614718027809117c3d9f9aace374d070e9660657d63
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e70b50780f6b51e9fcd061d0989555077085bf2c795b7f70f47012264e1ee71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04798959 BTC
Feerates: 911.92 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (254,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,680 660,680 00000000000000000008f37d7dcca1ceb574169ab453ee1ec33360db71646edc 1,374 1.00/1.00 vMB 34
660,679 660,679 0000000000000000000ca9383bd5107562db41ccd346909e04f6a893d4eef7c3 1,482 1.00/1.00 vMB 20
660,678 660,678 00000000000000000001cca031e392482618dfd978d865b2201b3f158c73e94e 1,520 1.00/1.00 vMB 23
660,677 660,677 00000000000000000003e6352b38b7e63d6c3033e88e4369f1e9563fbd437aba 2,223 1.00/1.00 vMB 46
660,676 660,676 00000000000000000007e4a411b29feaf789792c66c45dee37dc03fa7a9bf934 2,031 1.00/1.00 vMB 42
660,675 660,675 000000000000000000090094350ec8671dd5fc3cb39578a7b8fa3eec60d3755b 1,945 1.00/1.00 vMB 25
660,674 660,674 00000000000000000004f91ae228eac6bbf211c14320080c0bfd7c25f6185d68 2,200 1.00/1.00 vMB 59
660,673 660,673 0000000000000000000d4355ae697e53c86f4e09c2e4883de3300d468eb9584c 2,078 1.00/1.00 vMB 19
660,672 660,672 0000000000000000000025f05604402cecb5f342a7edbd852871382f4c6da5df 3,082 1.00/1.00 vMB 39
660,671 660,671 0000000000000000000b652df6331b02d4c3fcb585606551e1b3bc55f022e01e 3,212 1.00/1.00 vMB 49
660,670 660,670 00000000000000000005500893f36887ac9d1a5241bf93f17819541eb0455dc8 2,483 1.00/1.00 vMB 62
660,669 660,669 0000000000000000000437aca3b212358fba2b91dc47752d8c905b91e44d5e30 2,673 1.00/1.00 vMB 69
660,668 660,668 0000000000000000000ba748c69a6b707d53914cc47b0ef0ba310a18b99a6753 2,941 1.00/1.00 vMB 70
660,667 660,667 0000000000000000000926775fabc1ad8cbbddee7863d40700c92cc267ebd8cd 2,958 1.00/1.00 vMB 99
660,666 660,666 0000000000000000000c54eafd3bcf25031c5cb0ef1e732f53b894ad7d6fe454 1,715 1.00/1.00 vMB 23
660,665 660,665 000000000000000000086b614678ad0a751b8ece4e4d6b1389d45c6bdfaf5b20 2,788 1.00/1.00 vMB 63
660,664 660,664 0000000000000000000e666cbbe9c5b6d9481eb2fbd2253e6f4a2886f7e4b573 3,267 1.00/1.00 vMB 30
660,663 660,663 000000000000000000072d1214b77806ae947c5f2faad395d9b0e8aebe708bee 2,988 1.00/1.00 vMB 66
660,662 660,662 000000000000000000090e319fb372c38323e40105e3d1b5c8e05648ef92190a 2,812 1.00/1.00 vMB 49
660,661 660,661 00000000000000000008e5806dd9fec953af33f02ca025b43436054548943b01 3,096 1.00/1.00 vMB 54
660,660 660,660 000000000000000000026af8212e25d383a5bfc7dc587c1bfc3c03b8fb65d7d8 3,153 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.