Loading Tool

Explorer IconExplorer

Memory Pool

41,589 transactions
26.43 vMB
0.07802740 BTC
Random Selection Loading Transactions
Max Size: 137.73/200 MB

Candidate Block

Mining Attempt 0997858d9582d0fa0c6f61c403fa7315ae85246781cd5d907547b990be1ff9b1
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root 8cd74d1554b73eb120befd29ee39d5be7a8ed1c6967c1ecd344e0183caae49fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,465
Size: 1.00 vMB
Total Fees: 0.02944723 BTC
Feerates: 150.98 > 2.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (676,931 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
237,943 237,943 00000000000000fc9e583e8c1b04b0696f07c43eaeda73a30130e3fdd1bd8309 25 0.03/1.00 vMB 36
237,942 237,942 000000000000001992a5a9f8607252b19987802cf89db2ade51be122d5e74046 298 0.20/1.00 vMB 148
237,941 237,941 00000000000000de3308feea9c892445d06d61580bed3a5c1a5451708fa0cd42 200 0.10/1.00 vMB 147
237,940 237,940 00000000000000cb81b8981b6cb3b06d2917ca47d0ab171a54c0bff2b7848bcc 64 0.03/1.00 vMB 135
237,939 237,939 00000000000000d6e0516ec6a4306defe3adb866c258b4170f4de621eaa32c46 279 0.11/1.00 vMB 160
237,938 237,938 000000000000005786e164071a688254b18ca8ece36fac87d853fcbc81a3ed99 13 0.01/1.00 vMB 89
237,937 237,937 00000000000000a6088e150b8cd1e680eced0b6e9ee4ea2e48bbcfc51959b5ee 54 0.03/1.00 vMB 147
237,936 237,936 000000000000009e03e2e389becaa42144034cc29a5ba83c754070fa79fa86cd 88 0.05/1.00 vMB 141
237,935 237,935 00000000000000c66d859c72d2a0c71d289683f1b7748dc9aad8ca9d5ead6663 75 0.05/1.00 vMB 142
237,934 237,934 000000000000009b7d600c5f7c21753cc2b852d97db98335c7934bcc0d721cca 131 0.13/1.00 vMB 91
237,933 237,933 00000000000000920a726d5a6ede14c739cd2916cf2232ac29edfeade269d3b5 735 0.25/1.00 vMB 241
237,932 237,932 0000000000000040bf51f009d5254ffd6de97fefb60735b300d91486d8bc3d5e 531 0.24/1.00 vMB 179
237,931 237,931 00000000000000dd403cd900b49e56f92a8377468a92bf576f3b234690f60671 195 0.09/1.00 vMB 180
237,930 237,930 000000000000011f5883a44671f7219ebec599d479f36f179454e1394f450252 305 0.19/1.00 vMB 112
237,929 237,929 000000000000007e74b423485fa0479dc4e36d1bcf61a1c5c6a36eee58d106c8 782 0.25/1.00 vMB 267
237,928 237,928 000000000000002258c9d3ccbbee0f943a77941e9f5c005bee3cb657f7465029 13 0.02/1.00 vMB 27
237,927 237,927 00000000000000c34b52e70d25b5d15d3d94579e64d45179ebf8803a49d9e05b 31 0.01/1.00 vMB 213
237,926 237,926 000000000000002556e11ee747a0145866192e3139b569083a5df273cb5e94d6 58 0.03/1.00 vMB 157
237,925 237,925 00000000000000a709d39dcb3c4ebae1438616c4d7de4018ee72a3d56c1c77f7 75 0.03/1.00 vMB 185
237,924 237,924 00000000000000352c3b91135ed95cbf1cdb99e60536343ca0c4898da586d576 289 0.13/1.00 vMB 183
237,923 237,923 00000000000000f258815b8f30a9f4c6db01dd6280061ef495895a6f882ce7f2 251 0.12/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.