Loading Tool

Explorer IconExplorer

Memory Pool

44,851 transactions
26.69 vMB
0.06107721 BTC
Random Selection Loading Transactions
Max Size: 140.96/200 MB

Candidate Block

Mining Attempt ac87b2421275ce85a43b1d2b03b0af3bd47fd8ae79ba5382997f2282378ea90b
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 0a0ef76ba962f53fd7a0f3109181e55b921e3107b7f5bf15ba3463f0e148b116
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,804
Size: 1.00 vMB
Total Fees: 0.01185036 BTC
Feerates: 180.34 > 1.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (594,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,760 319,760 00000000000000000b52f3ca3f5ff5483111e29a5f1315fcc39bedf0a236db79 850 0.35/1.00 vMB 34
319,759 319,759 00000000000000000f2461bdf35f73d0290e7d65bc9fb5ac006ac997530fba95 338 0.17/1.00 vMB 25
319,758 319,758 000000000000000012516605f0e0a767b5770e00c9e11be0134ccd162d012db3 656 0.36/1.00 vMB 26
319,757 319,757 00000000000000001fda84c992a168d8103e11f5dcc7d391170d4cd9cb57c420 980 0.58/1.00 vMB 25
319,756 319,756 000000000000000014fe4bb36f9f1095a128de2d96f8a9fea4b600bcb1b9c67a 560 0.40/1.00 vMB 11
319,755 319,755 0000000000000000061a0ece4970662a30f8318823c775c79709500c2647552b 1,670 0.92/1.00 vMB 28
319,754 319,754 000000000000000011579bc3212ebf5f4dfffa9932fab8185ee1c9ae0245b467 1,813 0.93/1.00 vMB 32
319,753 319,753 0000000000000000168f2f227e489fcf710f0d92cc859a4f86c4aed8e1d0713f 1,770 0.93/1.00 vMB 31
319,752 319,752 00000000000000001b3f12665dbc08db8be5e1229d413fdbf5338eaa951826e4 1,378 0.74/1.00 vMB 28
319,751 319,751 00000000000000000bb9ae36e7f2791d2a3c621e9ac7547f36c69d65b7ff1303 1,224 0.56/1.00 vMB 31
319,750 319,750 000000000000000005e8d3f3b0397325cbc19ea031a8bf14f9305764327db0c8 300 0.15/1.00 vMB 21
319,749 319,749 000000000000000016151cbd1a87deecfcd6134da096cf62f8d1933f46ed6041 514 0.25/1.00 vMB 32
319,748 319,748 00000000000000001e97aaf0750c339ae81eec94b667c2c38a36d67726a3e428 985 0.49/1.00 vMB 26
319,747 319,747 00000000000000001b998a373cf6ada8b5b606ad4eecd4c1f9f707388381ef9d 255 0.14/1.00 vMB 30
319,746 319,746 000000000000000003ad288d4021ab943d263fe091c9e22babc521097197d995 123 0.05/1.00 vMB 33
319,745 319,745 000000000000000011b34cef4ad722d6f5af853dda10c672e6bfca9d4808b83b 910 0.48/1.00 vMB 32
319,744 319,744 000000000000000007aea3dcd40fbdf7c25df9a193350d82534bc9ab313506df 314 0.17/1.00 vMB 25
319,743 319,743 000000000000000019c2a718e34e88611b281a1e01f7b71b30b1aa918a32a5c7 960 0.72/1.00 vMB 22
319,742 319,742 0000000000000000052bcb8ce5e0044b6ddeb52c8ce37d596ecd94095734848f 131 0.07/1.00 vMB 23
319,741 319,741 000000000000000025168a48f9e84f5d41be178d77860305a56754f80630f59d 859 0.57/1.00 vMB 23
319,740 319,740 000000000000000019f0ee81f1e05601173365aa8bcb32cb9279a56e6f4f2160 1,756 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.95 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: 647.18 GB
    • Received: 12.91 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.