Loading Tool

Explorer IconExplorer

Memory Pool

84,756 transactions
32.79 vMB
0.08434444 BTC
Random Selection Loading Transactions
Max Size: 194.24/200 MB

Candidate Block

Mining Attempt b70c54a7c6575ad1de41304e95b7ed3e4d29745c0e3d5d784572c41d477ebc98
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 707e33b3bee07390c1c24381f61a034deeeea5096e7aa970e23221cd53df5928
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,240
Size: 1.00 vMB
Total Fees: 0.01931201 BTC
Feerates: 120.64 > 1.94 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (562,036 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,913 352,913 000000000000000014ae4d5f32012d22af9abd34c22d0703ef0bb4574790d3fb 387 0.23/1.00 vMB 16
352,912 352,912 0000000000000000063011716d5041692aee315bd1b9506beff0f49667784eb6 1 0.00/1.00 vMB 0
352,911 352,911 0000000000000000115b685474b2c1737285f5a0ad8e8b804ca2ed1b957895ef 1,556 0.75/1.00 vMB 30
352,910 352,910 000000000000000003fd00ce69f76f17d61b84ec70113700e3258986a2677b63 809 0.43/1.00 vMB 24
352,909 352,909 0000000000000000168ec8057b4b955ec920d2575b45fd0143d6e4b36166d04e 496 0.23/1.00 vMB 26
352,908 352,908 0000000000000000090e25d417c470a9684b538250e25365a570dd346312067d 454 0.21/1.00 vMB 45
352,907 352,907 00000000000000000ca0f4e2ef1ec10f9cf3b026a5c98cc229fd02db036f3fd2 40 0.02/1.00 vMB 31
352,906 352,906 000000000000000005a89cee4bc55e2b31fb35d2d5d5081286992d55ff4f404f 606 0.32/1.00 vMB 22
352,905 352,905 0000000000000000133f40efc079e2dccedf6f9a59c8c7f8e753063633b24da4 513 0.24/1.00 vMB 48
352,904 352,904 00000000000000000e4b785d6492c16d56f180ca19dfabaa3b626e37a5abc37d 961 0.54/1.00 vMB 23
352,903 352,903 000000000000000012fcd3786d3ece8944101f15370e91e2a1621c5e7afe49f2 261 0.12/1.00 vMB 27
352,902 352,902 00000000000000000835e8018362fb7a660a1321c3d9281987822c6d9d822874 1,378 0.73/1.00 vMB 26
352,901 352,901 0000000000000000085367b53f137eefd3426ebf34e4b998545b40932484f8ad 1,317 0.69/1.00 vMB 24
352,900 352,900 00000000000000000694bff224d3b44686cb64873c5696195bae4767fc96c793 381 0.21/1.00 vMB 24
352,899 352,899 0000000000000000119bf340f7b9ce0a6e34004531c5e44f5120e86506a1a4c5 202 0.11/1.00 vMB 23
352,898 352,898 00000000000000000e25c59bac01fc2e41a62b8912e47f2366f7f36543de350a 64 0.02/1.00 vMB 59
352,897 352,897 0000000000000000024d115dcd20c074cb21f04733afa5221d57602d8f3df3a7 490 0.24/1.00 vMB 26
352,896 352,896 00000000000000000380b9cff64204bd3f2bf272a1de8fa194495507b576b8d6 138 0.08/1.00 vMB 17
352,895 352,895 00000000000000000021b482f13842e3bf9ddb43944885f478b7cb7e18eccbcf 122 0.09/1.00 vMB 14
352,894 352,894 00000000000000000f5288ae144c0a6b9f3fedb11d11463e83ec85e02c00092d 675 0.31/1.00 vMB 27
352,893 352,893 00000000000000000c3f315ad3f47b23c32a1e918b3f9406198e39e6ec4c1995 1,027 0.51/1.00 vMB 17
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.38 GB
    • Received: 14.54 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.