Loading Tool

Explorer IconExplorer

Memory Pool

28,186 transactions
12.03 vMB
0.02702469 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 70.50/200 MB

Candidate Block

Mining Attempt 7ab532b1ff9b874de7a4af32c6b5f3c7abc2936a099e04d0bce3fdf44b39f170
Version 20000000
Previous Block 00000000000000000001618c17567df601b1cd592032cb5ea4638f60527e241a
Merkle Root 0cd25eebf080f3f90d06d3bcd5a050d680615da2360eb33fda2269b17ff505a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,192
Size: 0.99786725 1.00 vMB
Total Fees: 0.00692560 BTC
Feerates: 52.28 > 0.69 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,680 (781,812 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,868 131,868 000000000000097d3f2532a4c48120417aeae79fc7071734b5e33606f448f3ca 14 0.01/1.00 vMB 822
131,867 131,867 00000000000002cdd5fbcf931b2da575103502d1f4bd8a934cc831add64096ca 54 0.02/1.00 vMB 1,007
131,866 131,866 0000000000000ee0f58946f9011496b835e6420a572748be6bdb868f5e49b486 70 0.02/1.00 vMB 202
131,865 131,865 0000000000000fe1384f2f5aa4dcabd0c36bc455324ff87fa8f7b12b46b3c937 29 0.01/1.00 vMB 1,079
131,864 131,864 00000000000011947dc115c0510ec53f1f0fad1173c2c70c59c207761544f4b4 11 0.00/1.00 vMB 0
131,863 131,863 00000000000012e7bbda24835f0588c3335d21bb110d2fbe40a5050a8b089f4d 37 0.02/1.00 vMB 665
131,862 131,862 0000000000000b7bb83de9affdd7129e10ae7c249f4910ea7a0bbdcb67b89a91 82 0.03/1.00 vMB 327
131,861 131,861 0000000000000961b2a167a54938632dbf848def43d569bab0be4a2272349f98 92 0.03/1.00 vMB 392
131,860 131,860 00000000000006f18db3f4d6af951beb313f7c330e154719f1cd3f08c947b26d 48 0.03/1.00 vMB 760
131,859 131,859 0000000000000169b8cfaf2c7a4f49cb5c628942218a9803debf2d56f421fb8d 133 0.05/1.00 vMB 545
131,858 131,858 0000000000000dd312516bec5227284cacc7493a8f1b2fa8241ea21843b12e53 31 0.01/1.00 vMB 544
131,857 131,857 0000000000000b1683c74579ed5dba76eddec2a8443ec507f01e44b8f2fb38d4 16 0.01/1.00 vMB 701
131,856 131,856 000000000000064cfd91c84b97fb94964b3b5a411f47b73d2955c95eecc0340e 1 0.00/1.00 vMB 0
131,855 131,855 000000000000066e545ee916bfe4415fa67465f78c0c76eb5dbe9357e63ec97e 156 0.05/1.00 vMB 259
131,854 131,854 00000000000006dd590ab21e2afd46e1ff872a9fa34577b719e6da7437ae6b81 26 0.01/1.00 vMB 115
131,853 131,853 00000000000001d4e0cc864f30cb8ba308ca0cb7655a0dc44487194b0fe935f8 34 0.02/1.00 vMB 999
131,852 131,852 0000000000000581056e3737de88800456eb89c3f7f4d05e6f36b2077399be3c 54 0.02/1.00 vMB 292
131,851 131,851 000000000000078a2d147f52a03d1d76fbd59ce09aa5f2fd1c5b3db6a8a32e0b 13 0.00/1.00 vMB 2,021
131,850 131,850 00000000000009db6fe57f6cf466e44c0ef7f6b10f0b2f920c5606c84ba8feb1 123 0.05/1.00 vMB 506
131,849 131,849 0000000000000a5b6f169f6de6ec079b22bca67f4f62f5a294286854b80735cd 14 0.00/1.00 vMB 565
131,848 131,848 0000000000000a305756ffdf609aa113aa725f767e2eea9d27831066b3fcbb35 40 0.01/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 780.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 488.23 GB
    • Received: 3.31 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.