Loading Tool

Explorer IconExplorer

Memory Pool

87,674 transactions
32.13 vMB
0.16276275 BTC
Random Selection Loading Transactions
Max Size: 194.70/200 MB

Candidate Block

Mining Attempt 43f7868f4d1e36e5946261de0a5d69e6214eb8bfd4d9e5b5ea4b9c837d210974
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root e0ece63ec9b23e44a4849a0cf0597ce869fdc0c062d78fbaf91c9d57cc816d3f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,266
Size: 1.00 vMB
Total Fees: 0.07747014 BTC
Feerates: 182.65 > 7.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (518,207 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,867 396,867 00000000000000000129d21e6bb0925bca7d317ead187930e2c59b19e97fd68d 1,998 0.84/1.00 vMB 41
396,866 396,866 000000000000000000fa81bdb90d4e92c8d27f0cfefebcaab192b052fd147467 71 0.03/1.00 vMB 36
396,865 396,865 000000000000000005de9939187a98c09df9e1450f40d3bd3ac1d47fe2c587aa 77 0.03/1.00 vMB 33
396,864 396,864 0000000000000000009b5caa5e4d20bc5fa85844ca9a1a359038082eb1f98335 1,283 0.93/1.00 vMB 26
396,863 396,863 000000000000000000e48c37ff9c96331feb12d8ab7b0f0125a1ae5739c471e9 1,984 0.83/1.00 vMB 38
396,862 396,862 000000000000000008b0209f5e58112099a1c1958917aa134439569add9441b8 2,337 0.99/1.00 vMB 43
396,861 396,861 0000000000000000060338c2ac1f34c23e9d3bf2ffa1708c875b850d98a8abb7 246 0.24/1.00 vMB 16
396,860 396,860 00000000000000000312ff298f12fa326034b561abc0620777c0c552a58e7eb0 2,157 0.95/1.00 vMB 40
396,859 396,859 000000000000000003976e0ade2e288dd717f653f0363186ef85d5c0ffdbee63 1,954 0.93/1.00 vMB 32
396,858 396,858 00000000000000000148b3140f955c1c5383934e1b744406ac03c23b52a88c7b 1,734 0.95/1.00 vMB 46
396,857 396,857 00000000000000000615469431e47fb6e750dd72ffc99e358beacd088592ea86 592 0.42/1.00 vMB 24
396,856 396,856 0000000000000000004b69660632055bac74673d8360ef1d415041294164afbc 381 0.30/1.00 vMB 29
396,855 396,855 0000000000000000078b4074b0e1f1cec130678f2941f7f5feed02959f694d02 1,435 1.00/1.00 vMB 22
396,854 396,854 000000000000000003cfbc921846139e6261eb7ebdbe3bfbc9837e66d0d5640f 1,415 1.00/1.00 vMB 32
396,853 396,853 0000000000000000054be4363e1127fb4f2fbf12da07d383ed55bb3995f41128 3,135 1.00/1.00 vMB 60
396,852 396,852 000000000000000004627e1104e1a2b517d96991f90bd98f8153538e1a242c5e 1,620 0.76/1.00 vMB 35
396,851 396,851 00000000000000000239580852a7f745f6eb177fac08561492dbdbe5bf0983e4 1,335 0.64/1.00 vMB 37
396,850 396,850 0000000000000000022393a431dc432061aa69f12b92aaf8ab2c4f927818ceaf 629 0.30/1.00 vMB 35
396,849 396,849 000000000000000006499dd6aa7e2bf7970c4c2e392301a5af6d1399a5318af9 772 0.70/1.00 vMB 19
396,848 396,848 000000000000000001da8a39b99064c39926866f88e31a6527df903907c215f4 1,697 1.00/1.00 vMB 29
396,847 396,847 0000000000000000060a4265601552bb8216ad68607e0968955a00dd5d6f95d7 706 0.99/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.