Loading Tool

Explorer IconExplorer

Memory Pool

25,461 transactions
10.53 vMB
0.01986001 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 61.00/200 MB

Candidate Block

Mining Attempt a3870f4663b583158883c3601fe2c1186ee662f721fd0965095d65c35df09414
Version 20000000
Previous Block 00000000000000000000982307d3b756516d69e5f9eb847bc91735f48dbd8995
Merkle Root e6e97da96e710aa8db3bd10c9f33140bae711245c4aa41aba42e50b9218d0f66
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,942
Size: 1.00 vMB
Total Fees: 0.00254632 BTC
Median Feerate: 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,548 (781,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,877 131,877 00000000000009839178d5d28b4af97f0b19e4782c3d4cacd3cce7417d28dc27 39 0.02 vMB 517
131,876 131,876 0000000000000ccdc6bdb2d0652c08be4d8ca09d1acd9b414033772a0d366fda 164 0.07 vMB 215
131,875 131,875 00000000000000b8b8e352ebfb091bc8b4299fd3c156f381bb9c329fdac2eb3d 64 0.03 vMB 393
131,874 131,874 000000000000001ec5f49e04ff602d51fee179fa24c2810ee89c8398cbb13f82 12 0.01 vMB 1,780
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
Previous 10 blocks ↓
Total Size: 779.81 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: 413.10 GB
    • Received: 2.21 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.