Loading Tool

Explorer IconExplorer

Memory Pool

42,129 transactions
26.86 vMB
0.06602938 BTC
Random Selection Loading Transactions
Max Size: 140.66/200 MB

Candidate Block

Mining Attempt 4a1d9a1a746f5aa1b4faf8325d1b30dd37a68f081428fceeb0da7b58aa8b9f25
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root 84313e0306b3f9ec10f6157ce68c72cede17dade3092f58cf168788f066aae51
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,778
Size: 1.00 vMB
Total Fees: 0.01618940 BTC
Feerates: 151.03 > 1.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (254,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
660,856 660,856 00000000000000000001992ebddda40df3981869cdcc9970cc569b3c252da516 2,551 1.00/1.00 vMB 75
660,855 660,855 000000000000000000054cb41dbaf019379bd737412851a66514e4bc6ef50db3 735 1.00/1.00 vMB 11
660,854 660,854 00000000000000000004539df7594d6ab71f2933a850c7366199c1dea19f9b27 1,697 1.00/1.00 vMB 12
660,853 660,853 0000000000000000000694c42508c7bf1add1cd2724be2165d44bcc570218a35 1,373 1.00/1.00 vMB 11
660,852 660,852 00000000000000000005f91277a631cd57b8142f748cfc0b5570241026da43e6 1,824 1.00/1.00 vMB 12
660,851 660,851 0000000000000000000d529d7d95948d403fe36a55dd2a1fef85f1e43c23059c 2,044 1.00/1.00 vMB 36
660,850 660,850 00000000000000000009b3bd41b0f8c4da9c2ba9ab7c136a287d7c3617eb521e 2,020 1.00/1.00 vMB 66
660,849 660,849 000000000000000000062a27fe2fcfe1d0461b846795e157f69f77853509ebe6 2,010 1.00/1.00 vMB 75
660,848 660,848 00000000000000000005a346937bbb983934cf2091991ba82d310ceaed2562fa 1,124 1.00/1.00 vMB 15
660,847 660,847 0000000000000000000a95d51983cf2905241e36874a644d7af833aa3a25f5b6 1,667 1.00/1.00 vMB 28
660,846 660,846 00000000000000000003fedba99cd20ee7ed2c5903337dc3c50a7b1ff86c94a0 1,495 1.00/1.00 vMB 19
660,845 660,845 0000000000000000000351687f86d328d18e7e8ce73c067beb5e96029f97621e 1,603 1.00/1.00 vMB 24
660,844 660,844 000000000000000000022c9f5fdf6c55d2792ce9fa726b399c75398321547659 1,465 1.00/1.00 vMB 30
660,843 660,843 0000000000000000000074ba3181ecc5dc91b9a9c9bb716715c7c413f57fed8e 1,656 1.00/1.00 vMB 26
660,842 660,842 00000000000000000000daf47b1128950a6ce93d27f9feb02211448bf0b98b46 2,206 1.00/1.00 vMB 32
660,841 660,841 00000000000000000005c0468961f6cd737b5737effe112fa8c94d2b3f421ee1 1,669 1.00/1.00 vMB 15
660,840 660,840 0000000000000000000b56fd733b20cd00f52b5a87195ef668d18ee99397d152 2,172 1.00/1.00 vMB 28
660,839 660,839 00000000000000000004a69d0d14a207b89105fb4f1af4934764a24ebb9cb451 2,815 1.00/1.00 vMB 27
660,838 660,838 00000000000000000000fce9838d6481560be87d8811e82299d2832fee9f1902 1,823 1.00/1.00 vMB 29
660,837 660,837 0000000000000000000656980eb021f84e2fc6f27da3f55e46de3efe46b31b22 2,620 1.00/1.00 vMB 82
660,836 660,836 00000000000000000001e7dfe7d787af5f091e8c299118c7ca7ab6c5fd7a95ad 2,013 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.