Loading Tool

Explorer IconExplorer

Memory Pool

88,714 transactions
33.76 vMB
0.14154181 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt 22e6aea7b3acfaf20b257efe0196c042943414feec541456161065a9df118779
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 4b5f89cd7069ba00be2535349de8d660d42dda9205501e61159e7a63eee92836
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,231
Size: 1.00 vMB
Total Fees: 0.05698997 BTC
Feerates: 469.97 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (254,094 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
660,835 660,835 0000000000000000000aaf20a394c5ed9c7c264b64a925ebf2a04df8d8039893 2,066 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.30 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.92 GB
    • Received: 14.56 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.