Loading Tool

Explorer IconExplorer

Memory Pool

72,720 transactions
28.11 vMB
0.07046421 BTC
Random Selection Loading Transactions
Max Size: 166.38/200 MB

Candidate Block

Mining Attempt a07043541bea9d0c109a90e9ee8566e71d4a9d54facc824f4fc440db0f336817
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 4010bb4da63bdd091f61f27b981852e0dd341f9123b1abde068af5488f1303b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,408
Size: 1.00 vMB
Total Fees: 0.01421370 BTC
Feerates: 157.46 > 1.42 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (126,057 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,979 788,979 000000000000000000037dc28b42cb8ccaacaab27168ab15122f3f9ae1a82818 3,743 1.00/1.00 vMB 255
788,978 788,978 000000000000000000007e199d32fa6dd3df99815eefeeb2c207cb8108407a9b 2,709 1.00/1.00 vMB 285
788,977 788,977 00000000000000000001606c1443ea7c8198f9a453ad2c52fd531ea904096b3c 3,138 1.00/1.00 vMB 271
788,976 788,976 00000000000000000005b938bff437192403c98b4910aebd18950441313617df 3,292 1.00/1.00 vMB 204
788,975 788,975 000000000000000000022f5c52126c931c9d504574be31236d57293ea8567783 4,093 1.00/1.00 vMB 232
788,974 788,974 000000000000000000047990bd5b5e491e75d0a15f25c763b05acab84f5900ac 3,953 1.00/1.00 vMB 336
788,973 788,973 00000000000000000003e5995cbf2bd02c29994f5fdb340c096b8af435c30d58 2,754 1.00/1.00 vMB 237
788,972 788,972 00000000000000000004a66a91c9d31c413d099028f2b98c631c62873c4be0d4 2,687 1.00/1.00 vMB 279
788,971 788,971 00000000000000000002be4ef79317988b367989ff73c71dccbc476174fe2e57 3,765 1.00/1.00 vMB 348
788,970 788,970 000000000000000000055aca9961109d45201d9ae6fe8b61c3f3540d84506069 4,234 1.00/1.00 vMB 286
788,969 788,969 00000000000000000001052520d4f04b18e8c91d6c62e7d88c5c0f8b185a1591 3,587 1.00/1.00 vMB 407
788,968 788,968 00000000000000000002487ae4a3e4b473e01fb6dcc03f84ae23b99d2d6ce939 3,985 1.00/1.00 vMB 331
788,967 788,967 000000000000000000000d7e32b366d6234526dee27eb236baea4700ef5abf51 3,830 1.00/1.00 vMB 420
788,966 788,966 00000000000000000003e959b1908b9bd01aeda4274dd03d3f349903fc92976d 4,284 1.00/1.00 vMB 378
788,965 788,965 0000000000000000000378fa3a98edf134f079ec2f396d14e70a36d59dfd67fa 4,093 1.00/1.00 vMB 429
788,964 788,964 00000000000000000000f44b743eedf2fa81243c9dfa819f826b2a8828d6fdc1 3,970 1.00/1.00 vMB 501
788,963 788,963 00000000000000000001e2304f987e98f26cdb649f9877c5722ed72ce2983a22 4,260 1.00/1.00 vMB 199
788,962 788,962 0000000000000000000213771ee6fe0d7002d703153167ecf25e7afae3c9d260 4,490 1.00/1.00 vMB 233
788,961 788,961 000000000000000000005f05d916159ec2f1fd4c8c0c2cadcfb96350d0297cba 3,516 1.00/1.00 vMB 257
788,960 788,960 0000000000000000000443cb3ed91698b7dccbe4025bb8e156d5ec194f50dfa8 3,829 1.00/1.00 vMB 461
788,959 788,959 00000000000000000001c2e07b595eb80e88e713c360165497ed19e71b72eaa0 3,570 1.00/1.00 vMB 337
Previous 10 blocks ↓
Total Size: 782.45 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: 667.51 GB
    • Received: 15.26 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.