Loading Tool

Explorer IconExplorer

Memory Pool

77,629 transactions
27.97 vMB
0.08655315 BTC
Random Selection Loading Transactions
Max Size: 170.52/200 MB

Candidate Block

Mining Attempt a52b5db0b076e847e11622229eb626a2cd20c157335ab28b1bd32df2dd807a6b
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root a70177ead7a58120ae0ae062f2cc457ccddfc8a5ce06029528dbe665d7b93e42
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.02644950 BTC
Feerates: 402.60 > 2.65 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (507,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,935 407,935 000000000000000005e9bdfd9a1cdccf0065f5d660fba150904609c088078697 1,193 1.00/1.00 vMB 23
407,934 407,934 000000000000000002e72a0de76174d21d149f61e34fdb1c77e8d2531e75b9fb 279 0.17/1.00 vMB 33
407,933 407,933 000000000000000000ff12b3f477701097e7238b47e1d2c99a7780ac4427bdcc 517 0.19/1.00 vMB 48
407,932 407,932 000000000000000000337406a7281c8e2d5797ce5ec47960a4587fd90d26b592 1,243 0.59/1.00 vMB 43
407,931 407,931 000000000000000002ba21e09c8615520e467fbba71301b9d5c719b38ce78f10 363 0.31/1.00 vMB 21
407,930 407,930 000000000000000000c5656320c057c8048e87a0d136b8f50d805758aeb7fc06 2,339 1.00/1.00 vMB 37
407,929 407,929 00000000000000000623e7d145e45723afe6bc307b8a716c4551e6e97d435579 1,266 0.62/1.00 vMB 84
407,928 407,928 000000000000000005ffeeeb741995e8df775ea8c26fc4d6f12359b5e7d1e6e6 509 0.29/1.00 vMB 38
407,927 407,927 00000000000000000240d0295b24e5cb881b78f3098e9f6a4504e6eba7e26e78 291 0.34/1.00 vMB 12
407,926 407,926 000000000000000001c700762036bd2c4d3f79539372f91860fd5d3bb0c78fcd 1,979 1.00/1.00 vMB 47
407,925 407,925 000000000000000005cf0e2e10f084182814d7a068806fab588740504160431d 1,446 0.97/1.00 vMB 34
407,924 407,924 0000000000000000047e634ed8ceeb7a1549ecb550c339127eaf82ea0bd11067 1,082 1.00/1.00 vMB 24
407,923 407,923 0000000000000000024f35b9b1592fc43d0137b54760e19e8a9f31221acdd936 366 1.00/1.00 vMB 10
407,922 407,922 000000000000000002fb70dc82ad12aa74629ec358f289e078d951c6cc486693 466 0.27/1.00 vMB 37
407,921 407,921 000000000000000002ee01f85331272d62d2ffa05b4dd3bd4ddf1dbbb3858353 1,999 1.00/1.00 vMB 35
407,920 407,920 000000000000000003f89b56c27fb6e061aa42d789cd56274266cd4c8da8fddf 2,829 1.00/1.00 vMB 55
407,919 407,919 0000000000000000036ff681628c2bf4ed31af0eb903bfc887ad21c17cce1202 2,403 1.00/1.00 vMB 42
407,918 407,918 00000000000000000279798e5b8d6c0609823784a720de663e3e98a154dfa630 14 0.00/1.00 vMB 81
407,917 407,917 00000000000000000237cb264baf98d545d8ec66cdba8dc4a3df4125647e3dc9 2,834 0.99/1.00 vMB 52
407,916 407,916 000000000000000005585f46fe6e515754adf4ee06870371634d2cb347b1e65b 1,904 0.81/1.00 vMB 46
407,915 407,915 0000000000000000029bb5822612188a0687890deddb52ac6079785d9b1b8f4f 2,026 0.81/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.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: 715.03 GB
    • Received: 17.64 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.