Loading Tool

Explorer IconExplorer

Memory Pool

42,112 transactions
16.84 vMB
0.13949578 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 97.46/200 MB

Candidate Block

Mining Attempt 7dcad00788de8c67808bddbe22b0d36743770de10c1f602d364abd7b706a358c
Version 20000000
Previous Block 00000000000000000001ae72154b22862419307a132384746352ae1d74cab25b
Merkle Root e29a15bfd5fcc7a95d1c2f0bb3fbf124c57df472277260df1acecc3945fb6e77
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,438
Size: 1.00 vMB
Total Fees: 0.04379438 BTC
Median Feerate: 4.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,315 (526,456 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,859 386,859 0000000000000000052fd4b88bc373efaa62a8a22a872856a8af16efcf6ce31d 361 0.66 vMB 10
386,858 386,858 0000000000000000043128e188c037d12ce055bfb8d63831728856e5318b48e2 621 0.42 vMB 27
386,857 386,857 0000000000000000083c9335ac9fb30cc5f7e1c47bb775dc0776e541d25665ee 1 0.00 vMB 0
386,856 386,856 000000000000000001dcc03816123a65a8f755195dc9a1a4278b9bccc06585a8 583 0.69 vMB 15
386,855 386,855 00000000000000000a275ee36e9d2f0280562622b30d2176e8d09da66b36cd11 149 0.20 vMB 9
386,854 386,854 00000000000000000a0ed3bd72aa7d9a4e84741e44e228e242a537f6ead594c6 2,168 0.93 vMB 36
386,853 386,853 000000000000000003a84892c8123b9aa2e58b6841ff32eeb66d952cb29fdb9e 66 0.05 vMB 42
386,852 386,852 00000000000000000f0c1dd15176aaef2080eebf3e013ee87d07b6e0394a2521 925 0.72 vMB 15
386,851 386,851 000000000000000002f21473b306e30bda3b65acd93553dd6dd3eadee042ee58 1,921 0.93 vMB 42
386,850 386,850 00000000000000000bcb2ccecb9a9fa7aa7bbe242609e687abf93e0517bb3ace 2,218 1.00 vMB 38
386,849 386,849 00000000000000000016dccc484bccc58d928b94b45e5611cd046dc1531fbee1 2,116 0.95 vMB 37
386,848 386,848 00000000000000000126ef3546f55f5a346adf8bf761fc3ff6328ea237144b89 199 0.23 vMB 12
386,847 386,847 0000000000000000075c9d36c403713c939b45e0436771250e67459503bdcd1d 1,047 1.00 vMB 16
386,846 386,846 000000000000000009be0a28bf7c555ec5aecb9d6370920f4acad13fa6df5d49 1,807 0.93 vMB 40
386,845 386,845 00000000000000000d7aae1023696de9fe2c5d60ccb27c062e881bbebe0004a6 2,341 0.99 vMB 48
386,844 386,844 000000000000000008298f9e20251c7124c3cb782d78d0de893ffe4bcde3d875 3,069 0.93 vMB 52
386,843 386,843 0000000000000000081e51ec16d75fbf2f71de3446644fe3ff39e05ffde5e3da 1,094 0.99 vMB 19
386,842 386,842 00000000000000000596c88b1c8050f6c774adeff1a5397e99a27355f56131e7 2,639 1.00 vMB 43
386,841 386,841 00000000000000000e2cb0bfef594bc77855802ddbcdd2be1631a742fa97a2ae 2,416 0.84 vMB 49
386,840 386,840 00000000000000000b7331cb55fa564043bd7ccc74386d25ccba2b4448bc4168 57 0.05 vMB 14
386,839 386,839 000000000000000007354c00835814379b90eb19ae9053a475f751aa231a3b55 936 0.45 vMB 35
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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