Loading Tool

Explorer IconExplorer

Memory Pool

41,952 transactions
29.00 vMB
0.07112320 BTC
Random Selection Loading Transactions
Max Size: 148.68/200 MB

Candidate Block

Mining Attempt ae96574e08bc50853129900baa7310ec99430d986afaa3cc10bc00023a031c05
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 63cf0cecf1f85c10722723ff89f241412a444c7f8813c4aff668724e19d3ee85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,625
Size: 1.00 vMB
Total Fees: 0.01461098 BTC
Feerates: 100.36 > 1.46 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (367,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
546,692 546,692 00000000000000000011159a335b7e8573f47fab85d5dafc3f459625e20809b0 1,096 0.76/1.00 vMB 11
546,691 546,691 00000000000000000001442f4b25233c4a667c5c0a2d8a3874449a1bed802f32 887 0.57/1.00 vMB 10
546,690 546,690 0000000000000000002534812cceb5f7841cb6d0374428e0daf913c1daeefe71 1,401 1.00/1.00 vMB 4
546,689 546,689 000000000000000000117f6c58e7b5f9d6980e2270feb4767c055c6e3d0724b9 2,816 1.00/1.00 vMB 25
546,688 546,688 000000000000000000239297505b09b0da5dc7a0eaf76ea2269089cfe3118412 1,008 0.72/1.00 vMB 5
546,687 546,687 0000000000000000000fe3b6af38a9b7eefff3798948308d5692550374927f02 1,376 1.00/1.00 vMB 2
546,686 546,686 000000000000000000070f63d6b95cea36abdc54c5046b03bb0ae89c9a863f8b 2,879 1.00/1.00 vMB 16
546,685 546,685 000000000000000000071d49aa02645935f9a62f79c5b903e4356ae304b95ed3 2,850 1.00/1.00 vMB 15
546,684 546,684 000000000000000000032ca4f89c8c754a17e5451b479c325e6a072be53edf39 1,610 1.00/1.00 vMB 11
546,683 546,683 0000000000000000002515534f5c81dabc63d94a990114106e79b86f5d0822c7 2,334 1.00/1.00 vMB 12
546,682 546,682 0000000000000000001b050b43197d38e774051e9549f219822e15b5d88e20c3 2,909 1.00/1.00 vMB 15
546,681 546,681 0000000000000000000eabf47887a3c5eb6d54a35c52d142c835c8f7a7db0e03 1,592 0.81/1.00 vMB 10
546,680 546,680 0000000000000000001024b54e08f33cd6b059991f2fffc643bbc84157120238 1,131 0.58/1.00 vMB 9
546,679 546,679 0000000000000000000f837afefa3b32784dfcb2ceb4c9073e52f7e959c5305f 1,162 0.57/1.00 vMB 8
546,678 546,678 0000000000000000000047fc1ccfd0df120087878ab1bb7aa5c424ec9f4c9d9a 1,227 0.63/1.00 vMB 9
546,677 546,677 0000000000000000000ccca4f9825fb4e2e1625fa91347010bd3c3c5431c02df 1,244 0.67/1.00 vMB 9
546,676 546,676 0000000000000000001169d29b697e9f0db312506ebfc7757bb77bdb644dcc24 1,305 0.72/1.00 vMB 7
546,675 546,675 0000000000000000001afee34997e7cd463c2b4140711f99797ae2ad1227e8ac 349 0.12/1.00 vMB 25
546,674 546,674 00000000000000000021c977f1475afa9c590b47c355bb7c150269bd8db830fc 1,434 0.72/1.00 vMB 9
546,673 546,673 0000000000000000000edc55668ab22fa203ae768dadb7874a58414b5c7cba1e 832 0.42/1.00 vMB 10
546,672 546,672 00000000000000000007621ed476f492e6daf198386f1f909883c934384dde85 701 0.36/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.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.