Loading Tool

Explorer IconExplorer

Memory Pool

40,667 transactions
29.06 vMB
0.09601223 BTC
Random Selection Loading Transactions
Max Size: 147.92/200 MB

Candidate Block

Mining Attempt 7f988a3bd2a119c4ecf6bf28cf0246f76a4cf529e982de57c397035f3073d40d
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root e0b122abd16955c9981b8c646cd7eba0bb59f59ba648b2104e6ddfe1e15e8fed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,584
Size: 1.00 vMB
Total Fees: 0.03919971 BTC
Feerates: 101.65 > 3.93 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (229 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,312 914,312 0000000000000000000153b180679ea1d7b8b79a5857157618923037b1b4fb37 3,033 1.00/1.00 vMB 3
914,311 914,311 0000000000000000000016713bbe3954a25a82ab5b57db0c469b8e726f0c7e80 3,057 1.00/1.00 vMB 5
914,310 914,310 0000000000000000000013567b40f7b89d13b352d667c6e800680c854ece0722 1,806 1.00/1.00 vMB 1
914,309 914,309 00000000000000000001591934e96f6fb28ebfb9efdc2db615447f4a8c47c887 3,777 1.00/1.00 vMB 2
914,308 914,308 00000000000000000001604ad19b70b0abd44d3a29dbce13bae0519943870d8a 1,824 1.00/1.00 vMB 7
914,307 914,307 000000000000000000000c8dd3aa90b2683bd797f53b5c708aaea95dbee3ac0c 3,490 1.00/1.00 vMB 4
914,306 914,306 000000000000000000004392fb14b7d54ea705b3301756e90103a9191cb1e5b9 3,286 1.00/1.00 vMB 3
914,305 914,305 0000000000000000000092b77d861228f9f2f090d6e7fff4805104c96d9d1447 3,737 1.00/1.00 vMB 7
914,304 914,304 000000000000000000003c72a8e979c40102671daee68898431e57e1558ff72f 3,514 1.00/1.00 vMB 3
914,303 914,303 0000000000000000000117e35ba6b6f76113adff270db22d62cb0c4cdeb553ac 3,371 1.00/1.00 vMB 5
914,302 914,302 00000000000000000000830263a67bbc14fa6b875bae08cfae860c946a6b00f8 3,543 1.00/1.00 vMB 4
914,301 914,301 00000000000000000000543a27abb5ffba4a5f646d13c92b2258383c952af701 2,223 0.47/1.00 vMB 2
914,300 914,300 0000000000000000000079ceee5e017f17dd976bd52df0d8f14657a644616ad1 3,715 0.87/1.00 vMB 1
914,299 914,299 0000000000000000000057958c2a91557406c241729b6f7bf90734a7be248f26 3,810 1.00/1.00 vMB 3
914,298 914,298 000000000000000000002f40e0b9cfa776f49c63ee817fe9dd4c3fd293e39dc6 4,544 1.00/1.00 vMB 0
914,297 914,297 00000000000000000000f29002e2801507e2cdac9c58d8862ab5df30c9ebf69f 4,631 1.00/1.00 vMB 2
914,296 914,296 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b 1,497 0.39/1.00 vMB 3
914,295 914,295 000000000000000000012751ca78574eaac0335800e5286046c731d66fb46d26 6,569 1.00/1.00 vMB 0
914,294 914,294 00000000000000000000fedab0ce1cf4ba60404beaae31c750aa153374ace5b7 4,902 1.00/1.00 vMB 1
914,293 914,293 00000000000000000000335eb1c86db8e544179eeec091e2f14c3332af5d9962 4,985 1.00/1.00 vMB 0
914,292 914,292 00000000000000000001c95f3fd68fd0dee0da153b63a9ba4485637d9b739cf8 3,696 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 622.64 GB
    • Received: 11.35 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.