Loading Tool

Explorer IconExplorer

Memory Pool

80,837 transactions
29.84 vMB
0.07249280 BTC
Random Selection Loading Transactions
Max Size: 180.00/200 MB

Candidate Block

Mining Attempt 62b0b3aa08859b8baa4079bf3c654ae557b6dc8b7fa4b96d7a7ddf29d094a3fc
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 99be903f8ed88ba2bdff421f5f2c2454a94504948530bc5e3d1dd185ee339b5d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,625
Size: 1.00 vMB
Total Fees: 0.01167775 BTC
Feerates: 100.36 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (569,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,577 345,577 00000000000000000d8832b92c2cc54d7fe35b1a9cc7e91e8f25351d22a15888 729 0.75/1.00 vMB 14
345,576 345,576 000000000000000004fb02084675eeeab38c143667bf936f80a118a12cfb3413 479 0.75/1.00 vMB 11
345,575 345,575 000000000000000002f7eb6fdb9dc9cce41d384004bf0749b6f3ed4f05a1551c 1,180 0.75/1.00 vMB 28
345,574 345,574 00000000000000000a63f0452a087070e942103343d47695e1713873afb25f93 1,205 1.00/1.00 vMB 10
345,573 345,573 00000000000000000cc1f0924ef6bf6849e6c679c25e37204a55075dbcd1a3e0 942 0.75/1.00 vMB 20
345,572 345,572 00000000000000000ebc98d233e4945a240044cc666fdd1e78d4f6edfdc93efb 1,196 0.75/1.00 vMB 23
345,571 345,571 00000000000000000754fa6ed7094ba12ac1b979e1ca6968db5b2a04269241e9 591 0.43/1.00 vMB 24
345,570 345,570 000000000000000001443b5bef9101b30b1d903658113c66096801196cef6e50 1,072 0.75/1.00 vMB 20
345,569 345,569 000000000000000013356b67fe1dfe8955dd39aadf4d546a5d6c433017b5b57d 216 0.20/1.00 vMB 19
345,568 345,568 000000000000000006c54155e16e95c1b9da6f88c7192470e6c2e77e87f5d563 596 0.34/1.00 vMB 23
345,567 345,567 00000000000000000875efe0903a717e0b487df5d6aacceec390e341e101db94 819 0.75/1.00 vMB 17
345,566 345,566 00000000000000000a95c208725473276199ad41f6dcbef726989e2ba27e2b1f 1,103 0.75/1.00 vMB 22
345,565 345,565 00000000000000000704994dd591c09f8f2f54de615e44b558f345865ee69ee6 1,229 1.00/1.00 vMB 22
345,564 345,564 00000000000000000b0f93241c791740ba2917e270a4abf4d567976e04f787f6 757 0.25/1.00 vMB 37
345,563 345,563 00000000000000001196ea66f13c9b1603b36e57eb3260e6d06231b732be5f29 1,874 0.90/1.00 vMB 27
345,562 345,562 000000000000000013f443a40adf81e6a54c58778bc07f4233060b2c50608941 658 0.75/1.00 vMB 15
345,561 345,561 000000000000000006fcbd156db0b55946b3d11c0f485e4d8f625ed2918d8d8e 1,845 0.75/1.00 vMB 36
345,560 345,560 00000000000000000d43bcb0a8e013f930e6f581f8bff647dabeaac2468d050b 208 0.13/1.00 vMB 17
345,559 345,559 0000000000000000115f7ddc3b9d2b2660a9800c1d244d4c78a98b8c18fbdc36 561 0.29/1.00 vMB 31
345,558 345,558 000000000000000013cd34c40055bec5384080036acc85872bf29aece7749230 45 0.06/1.00 vMB 12
345,557 345,557 0000000000000000055f4f096201cfa7e20585cccfb98f2755ef6cd6c5ee527f 359 0.21/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.