Loading Tool

Explorer IconExplorer

Memory Pool

82,688 transactions
30.46 vMB
0.09921295 BTC
Random Selection Loading Transactions
Max Size: 183.46/200 MB

Candidate Block

Mining Attempt 315e75a10bc09fbe9fb981846e0187e0849bcbe10fd8f8009094fafbd239cb88
Version 20000000
Previous Block 000000000000000000005ca632d69633021cee09eb0a1dc73d46b978a1e9df69
Merkle Root 5d242ba84334ec43edab69dc867be61f3c6556f1b215fad7900ae6fe9e461d95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,815
Size: 1.00 vMB
Total Fees: 0.03538789 BTC
Feerates: 454.44 > 3.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,985 (146,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
768,662 768,662 00000000000000000004e16ca8d2d5e6695e85db6f7225edc5d359d41e7408f9 3,014 1.00/1.00 vMB 16
768,661 768,661 000000000000000000031f2ddb347ac221df1c8242848fafcaae79df52d4feff 1,850 1.00/1.00 vMB 14
768,660 768,660 000000000000000000052fb805e135333e37a49eb6a4362c5eb5fbad69dd18c3 1,914 1.00/1.00 vMB 20
768,659 768,659 000000000000000000017017375ec7c2772bb9158abfe16528ce56bb6a3bfb0e 1,462 1.00/1.00 vMB 17
768,658 768,658 00000000000000000006b1bae14d6ae65a637b65e49a496dc397184058920e97 2,845 1.00/1.00 vMB 18
768,657 768,657 000000000000000000024839d5674adcf75e949b9675c43511c129a6a122a826 2,458 1.00/1.00 vMB 17
768,656 768,656 00000000000000000002007738fba2983db435f2eb826611cd5b57d2fe36ceee 3,521 1.00/1.00 vMB 22
768,655 768,655 00000000000000000005170565e0116c88fa176b0f9e146e56e4093aeb5d8dc4 3,125 1.00/1.00 vMB 20
768,654 768,654 00000000000000000002d2c07dd171a501dbde24631763993e5e567caf9477c4 2,761 1.00/1.00 vMB 12
768,653 768,653 000000000000000000033ccef23a4dd912afeb601d7656ba8e6a33c6f1a4bb9c 3,251 1.00/1.00 vMB 21
768,652 768,652 00000000000000000002420f0670e8fe5a4365b9029fd047ae2ccd6b5d23d86e 2,493 1.00/1.00 vMB 9
768,651 768,651 000000000000000000070a71d816648a2731df2d912c7b8863154573f0115b2f 2,425 1.00/1.00 vMB 13
768,650 768,650 000000000000000000060ac1ce1552bd3c1088b7af6b1dceb6a56d4f5657db40 1,140 1.00/1.00 vMB 13
768,649 768,649 0000000000000000000143a130f033d2e18031d95eb2311dacdd52c9583404ca 3,038 1.00/1.00 vMB 23
768,648 768,648 00000000000000000002c3520bd6804905dc5c7126938c2358932f647c4688cb 2,854 1.00/1.00 vMB 24
768,647 768,647 00000000000000000007ce3090bb06968d63445f9e2a93993755e7415353a66d 2,778 1.00/1.00 vMB 20
768,646 768,646 0000000000000000000276debe129db1a8f947e8e01b43e46e639b54db4bf809 3,220 1.00/1.00 vMB 29
768,645 768,645 00000000000000000003a44b034388e7e7d46c56bdc5bf9b72bbd544d4a703e7 3,116 1.00/1.00 vMB 16
768,644 768,644 0000000000000000000093c54b460652433bf150f690a0d8a64f3a92d988653b 3,657 1.00/1.00 vMB 21
768,643 768,643 0000000000000000000364ea1f5481a1e809a46af3a5aa94f9760f4c88bf23f3 3,260 1.00/1.00 vMB 16
768,642 768,642 00000000000000000004ffb395dadec96fe7890ce043a496e46239380833a1d1 3,119 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.37 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: 663.36 GB
    • Received: 14.90 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.