Loading Tool

Explorer IconExplorer

Memory Pool

28,009 transactions
7.88 vMB
0.06116671 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.32/200 MB

Candidate Block

Mining Attempt 16f8de9caeef2aa24643d3ad33fd55c998cb342730171a2d881ac23b9acb2b63
Version 20000000
Previous Block 000000000000000000016ab6a894f36a196d51cda84e47c1d4e51ee548839bd1
Merkle Root e750d84b0b8cb7b37bfa0275ae42722d77a04ce871a7aebca94289394584b589
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,175
Size: 1.00 vMB
Total Fees: 0.02382523 BTC
Median Feerate: 2.97 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,226 (781,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,873 131,873 000000000000109f31e31cdba6163477d6726c159fff6d3b1490db0ba94a09db 126 0.05 vMB 414
131,872 131,872 0000000000000080bbbb207018cccc44f2b3ee41d39f74abab41edc3754ed269 17 0.01 vMB 1,422
131,871 131,871 0000000000000b3c83c285fe45be98f15534bd41fad58d2b9eba47951f800247 41 0.02 vMB 846
131,870 131,870 0000000000000515e59369401147f0ce127ec8aad124dc4041bb44f9e46e4e9b 150 0.04 vMB 313
131,869 131,869 000000000000013275700133dd0552d0611be0b8f8ff13747905fcc157d31d1e 130 0.05 vMB 530
131,868 131,868 000000000000097d3f2532a4c48120417aeae79fc7071734b5e33606f448f3ca 14 0.01 vMB 822
131,867 131,867 00000000000002cdd5fbcf931b2da575103502d1f4bd8a934cc831add64096ca 54 0.02 vMB 1,007
131,866 131,866 0000000000000ee0f58946f9011496b835e6420a572748be6bdb868f5e49b486 70 0.02 vMB 202
131,865 131,865 0000000000000fe1384f2f5aa4dcabd0c36bc455324ff87fa8f7b12b46b3c937 29 0.01 vMB 1,079
131,864 131,864 00000000000011947dc115c0510ec53f1f0fad1173c2c70c59c207761544f4b4 11 0.00 vMB 0
131,863 131,863 00000000000012e7bbda24835f0588c3335d21bb110d2fbe40a5050a8b089f4d 37 0.02 vMB 665
131,862 131,862 0000000000000b7bb83de9affdd7129e10ae7c249f4910ea7a0bbdcb67b89a91 82 0.03 vMB 327
131,861 131,861 0000000000000961b2a167a54938632dbf848def43d569bab0be4a2272349f98 92 0.03 vMB 392
131,860 131,860 00000000000006f18db3f4d6af951beb313f7c330e154719f1cd3f08c947b26d 48 0.03 vMB 760
131,859 131,859 0000000000000169b8cfaf2c7a4f49cb5c628942218a9803debf2d56f421fb8d 133 0.05 vMB 545
131,858 131,858 0000000000000dd312516bec5227284cacc7493a8f1b2fa8241ea21843b12e53 31 0.01 vMB 544
131,857 131,857 0000000000000b1683c74579ed5dba76eddec2a8443ec507f01e44b8f2fb38d4 16 0.01 vMB 701
131,856 131,856 000000000000064cfd91c84b97fb94964b3b5a411f47b73d2955c95eecc0340e 1 0.00 vMB 0
131,855 131,855 000000000000066e545ee916bfe4415fa67465f78c0c76eb5dbe9357e63ec97e 156 0.05 vMB 259
131,854 131,854 00000000000006dd590ab21e2afd46e1ff872a9fa34577b719e6da7437ae6b81 26 0.01 vMB 115
131,853 131,853 00000000000001d4e0cc864f30cb8ba308ca0cb7655a0dc44487194b0fe935f8 34 0.02 vMB 999
Previous 10 blocks ↓
Total Size: 779.25 GB

Node Details:

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