Loading Tool

Explorer IconExplorer

Memory Pool

80,437 transactions
30.31 vMB
0.07754251 BTC
Random Selection Loading Transactions
Max Size: 185.16/200 MB

Candidate Block

Mining Attempt bae73d105e9b3ac0e26ddece08bdbf8bf72fccbba712adea23c9e086df1602e7
Version 20000000
Previous Block 00000000000000000001cd73236a028c712d69000472bf4b7a3a172265e397d2
Merkle Root 866d8f04f845cad965f897faab119bf1fa7a6cc645bb4faa98ca8104c1973d1f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,374
Size: 1.00 vMB
Total Fees: 0.00872529 BTC
Feerates: 318.30 > 0.87 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,349 (507,408 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,941 407,941 00000000000000000610e2716b3b0969ae3fe8d5d366427c194bb2df26d828c1 1,984 1.00/1.00 vMB 33
407,940 407,940 0000000000000000034a355248c4f69a593df50fc8af72d583cdd22aec98d612 314 0.13/1.00 vMB 68
407,939 407,939 00000000000000000339d4d7fd7de3cc9495b336b8ef0333026576de8a1b7c53 1,151 0.58/1.00 vMB 36
407,938 407,938 000000000000000004b8d469154d329ddb1c27da292bc02b9621bc252a0f2e6f 1,689 0.85/1.00 vMB 36
407,937 407,937 000000000000000004271ed6643a927a7af4ebf3b2fe833b1b128461350d6baf 352 0.20/1.00 vMB 34
407,936 407,936 0000000000000000058709e28e10206e63d4eae930f75bfa76da3de989ae52bc 256 0.13/1.00 vMB 39
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
Previous 10 blocks ↓
Total Size: 783.00 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: 718.21 GB
    • Received: 17.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.