Loading Tool

Explorer IconExplorer

Memory Pool

75,763 transactions
28.32 vMB
0.06335203 BTC
Random Selection Loading Transactions
Max Size: 171.59/200 MB

Candidate Block

Mining Attempt 64226b6937459a5c7f8ee67add35a2b3167ce30812203cca0f1bda18e154c9d3
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root d798dac754a506d95b630cc338965040a048201ec02d676f69f843c6d93a6380
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,310
Size: 1.00 vMB
Total Fees: 0.00469366 BTC
Feerates: 14.26 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (289,079 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,080 626,080 00000000000000000012ec2d512528e0229875b6c6fcfa8fd2cab49073be799b 973 0.50/1.00 vMB 12
626,079 626,079 0000000000000000000ef09f0b8e8ac8ee44ca393be39ba9e9cb6fa67c513544 439 0.60/1.00 vMB 3
626,078 626,078 0000000000000000000a90a7aa9e073d6050d1e4cc78cfe7d159eacfe15594c3 1,211 1.00/1.00 vMB 7
626,077 626,077 0000000000000000000ab772cca0ddeec93d5e775cd08abf22709346b0b28c44 364 1.00/1.00 vMB 5
626,076 626,076 00000000000000000002a1ba813aac80a3c5c38964ca6a033b8b12c4b1f6b884 323 1.00/1.00 vMB 2
626,075 626,075 0000000000000000000b5e4cba1d518b8a03e480ece7f624042c7a04e8b5fde4 2,690 1.00/1.00 vMB 11
626,074 626,074 0000000000000000000ad941097409e50c16fed50bc23744dc229bec90b20183 2,656 1.00/1.00 vMB 25
626,073 626,073 00000000000000000008cdb1429ad9f1ec94df003e64ef9bb82595010724681f 648 1.00/1.00 vMB 5
626,072 626,072 00000000000000000003f3cb4c709780374b21c9861a12f4fb49b3f1f25d2aa8 1,917 1.00/1.00 vMB 9
626,071 626,071 000000000000000000100e5323cf63e221d49f52764eb518fcd72a1ac3c5699a 1,968 1.00/1.00 vMB 12
626,070 626,070 0000000000000000000f6f292d1df400e918719fca4a7bcfcc6395b40701a3db 2,188 1.00/1.00 vMB 8
626,069 626,069 000000000000000000010a893f6907c97b4a832a4d9b3d13ceb9ede9b9f961df 1,580 1.00/1.00 vMB 15
626,068 626,068 0000000000000000000d95f4208d55469467ea1d93d1f773a4e8944e2aa85d38 1,496 1.00/1.00 vMB 21
626,067 626,067 000000000000000000086f1b05da1243c7ca83dc440368c3090caaf17097b3db 2,667 1.00/1.00 vMB 33
626,066 626,066 0000000000000000000335ecdddbcd11af094653d21023864962eb0c83be9ace 2,198 1.00/1.00 vMB 17
626,065 626,065 0000000000000000000c1617ebe2b4f8aacf90d68f324691ac131ca27d920537 2,919 1.00/1.00 vMB 29
626,064 626,064 0000000000000000000f8eb9fb2a7f1937c763546fb762d3df0c5ff9b82b4cd5 790 0.36/1.00 vMB 14
626,063 626,063 00000000000000000002d3551fcb98fce6343e3fa32a5e14545ea78d53da077c 1,520 0.68/1.00 vMB 16
626,062 626,062 000000000000000000042d6995f241a4dcc865c8738696cd5648d55396203bc1 115 0.05/1.00 vMB 15
626,061 626,061 0000000000000000000b0ac6590a10dedc7ac3d0ea0bb334ecf4386223c36a58 1,894 0.68/1.00 vMB 18
626,060 626,060 000000000000000000099e32dbdaaa95339abc6d47fc573931fcbaa4dc2d8870 639 0.26/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.