Loading Tool

Explorer IconExplorer

Memory Pool

82,744 transactions
31.92 vMB
0.09605459 BTC
Random Selection Loading Transactions
Max Size: 189.79/200 MB

Candidate Block

Mining Attempt 6dcd043f1c5b6bdae7a767eb3a6a3a5aca20fa3effd08c599e20e004cd69aef4
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root d0b0f597a5f7ca99410e12a1e39c9be989e99d85824f502339e7953bb14121a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,290
Size: 1.00 vMB
Total Fees: 0.03236959 BTC
Feerates: 101.66 > 3.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (643,025 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,928 271,928 00000000000000026200d6c992c984ed6d42a0108fe481877629f041b0dcfdd3 686 0.37/1.00 vMB 24
271,927 271,927 00000000000000031a54430c1a9bd19afee0bc5d8856fefbd323de8ba0c430c1 595 0.25/1.00 vMB 136
271,926 271,926 00000000000000053bda3e024329e1576cb01a3fb661df74b274c4bdadd2e9e7 448 0.22/1.00 vMB 78
271,925 271,925 0000000000000002d7835f809d57e47ca3588d356e0381648ae8573c61d121ce 780 0.32/1.00 vMB 28
271,924 271,924 000000000000000386c7e4a52d25e3004b93b9a4d0d8edf85242fef21313faf0 292 0.15/1.00 vMB 48
271,923 271,923 0000000000000003f7c24a892e44b095eef827ba5550fb035ce5b39a0eb6ba89 1,213 0.64/1.00 vMB 43
271,922 271,922 0000000000000005d1015d006b53f79264c2df82a79af1d66958bacd3c28f2da 839 0.25/1.00 vMB 380
271,921 271,921 0000000000000003243754d8431fc1a4bd7a2b2df50afe67a1e8734e06e67803 848 0.25/1.00 vMB 115
271,920 271,920 000000000000000455fe1761181817fb208f3b496101c968203741d2a8d8a908 332 0.25/1.00 vMB 22
271,919 271,919 0000000000000005738a904f7be792702a943c301842d6a2f5b9b8d90eecbb3c 1,036 0.35/1.00 vMB 74
271,918 271,918 0000000000000005270feed15971d291ba4a3c8eaf9a95fcd00ea3f2f90d9941 1,193 0.60/1.00 vMB 47
271,917 271,917 00000000000000048827756b759bb979e552d2fc946d9d7066e2ea47fd273823 902 0.25/1.00 vMB 271
271,916 271,916 00000000000000013563133294c4f5273cc77f12c29fcf678174c2e3135c5465 307 0.12/1.00 vMB 45
271,915 271,915 00000000000000048d941044e55fab45e765919eddb131a3cf33556b443c215b 145 0.06/1.00 vMB 71
271,914 271,914 0000000000000003a208b8b8a4d862756e214d55bd60898ceffae344649e7296 1,317 0.54/1.00 vMB 110
271,913 271,913 00000000000000015e75c7da8b4a596986b2e1aaf6dc2aabdd559bb057969a6a 752 0.31/1.00 vMB 81
271,912 271,912 00000000000000017de53235e4f8261064e5eae0d9d653bcedb246f4ea233790 292 0.10/1.00 vMB 61
271,911 271,911 00000000000000011d219b29d0f1bed396a5787d9e4000e57b2ca304bedd2516 529 0.23/1.00 vMB 73
271,910 271,910 000000000000000350736fc2f1cf9004526412f43e0dd739b702399320016990 411 0.15/1.00 vMB 45
271,909 271,909 0000000000000004ae4e887c9d361f381918ca0dcea0fd2d9bc6acfbc8e95005 972 0.42/1.00 vMB 65
271,908 271,908 000000000000000449ae4d6f58a3f7f101a35aa10b5c2c7cc7f40e9406693b0a 415 0.19/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 782.31 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: 658.74 GB
    • Received: 14.58 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.