Loading Tool

Explorer IconExplorer

Memory Pool

77,692 transactions
28.86 vMB
0.07022131 BTC
Random Selection Loading Transactions
Max Size: 175.08/200 MB

Candidate Block

Mining Attempt 643d097ab7d697bde36ea3e9df305961accac4650a3b0e6f41e87e0722ded5f5
Version 20000000
Previous Block 0000000000000000000047dfc430ec3ea755e869eaa3ed01b8a4b83beba66d58
Merkle Root 6088e439aaeb28c73e9b851b383863bbff911c911b27c5b7349783e062fe39bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,755
Size: 1.00 vMB
Total Fees: 0.01011452 BTC
Feerates: 73.20 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,102 (548,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,551 366,551 000000000000000012991ecbf477d0dd7ee7d10ebb11020ae789114c78682b7a 114 0.05/1.00 vMB 30
366,550 366,550 00000000000000001159f027ade488e72a4ce468a3f060f33b0ad53b417ac281 887 0.44/1.00 vMB 39
366,549 366,549 0000000000000000093b1d069ece6bf90aa712196fa174b9589c2ed0fffab85b 73 0.03/1.00 vMB 35
366,548 366,548 00000000000000000c64e9986c6c8d3594814f9331d28f43d4a895255eaf29b3 1,131 0.55/1.00 vMB 38
366,547 366,547 0000000000000000119d283bef58fd3a16b71f4153e4025aa11b77806b9b42e2 298 0.16/1.00 vMB 38
366,546 366,546 0000000000000000095e0dcbba99df310efe9e8173e64d3f70a93df7bdf97172 297 0.13/1.00 vMB 51
366,545 366,545 000000000000000012dc0a9fa2c95f563b632f48df34948ad146d1fedf15ae32 30 0.03/1.00 vMB 13
366,544 366,544 00000000000000000183212d9a96b63674674ad533a694a16428d0cc971bd141 829 0.39/1.00 vMB 42
366,543 366,543 0000000000000000110fea8b761ccba4a4d327b3b5d94595b6e0b5b20fce4d2f 389 0.17/1.00 vMB 40
366,542 366,542 0000000000000000127699b4c20917cf8559bc9c188823f592b9ba2ee7f03565 41 0.06/1.00 vMB 21
366,541 366,541 00000000000000000c30833e47adfa8a06170551910840767e93fa15688dbb92 733 0.41/1.00 vMB 38
366,540 366,540 00000000000000001066fc63a1dd7c14dca40b0d42665bc851502024a5c56cef 587 0.30/1.00 vMB 37
366,539 366,539 00000000000000001196dac0d7ec77b9930afe2574f45ab44112fa08a60280c9 524 0.25/1.00 vMB 42
366,538 366,538 00000000000000000962f2e91eb288b3172f476b6074ac0d3b0ffc70681a653b 559 0.38/1.00 vMB 23
366,537 366,537 00000000000000000fab2bbb037f6abaf88bf6cb90c5828bacb0014c861f8e2f 2,006 0.93/1.00 vMB 56
366,536 366,536 000000000000000001ca890ba409eb4982e3c0f3c6a7211892b828275937f402 722 0.44/1.00 vMB 943
366,535 366,535 00000000000000001226bdf9a4483140212daeae66184e3d4a530ce02e915f08 459 0.33/1.00 vMB 26
366,534 366,534 0000000000000000096127fc7aa75545d39ce48027c24d3b57095bf52d76b069 1 0.00/1.00 vMB 0
366,533 366,533 00000000000000000547bba87638ad90b26439977df9f02189ec04afe902bebf 698 0.39/1.00 vMB 43
366,532 366,532 00000000000000000d7a9cf9120230f86c5004080f989ebfd27bda22e93ec224 887 0.41/1.00 vMB 42
366,531 366,531 00000000000000000719c2ffa48d62acf9245c5d43ab7f0706c2638bd720cfaf 29 0.01/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.57 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: 671.01 GB
    • Received: 15.85 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.