Loading Tool

Explorer IconExplorer

Memory Pool

40,164 transactions
32.80 vMB
0.07928150 BTC
Random Selection Loading Transactions
Max Size: 162.31/200 MB

Candidate Block

Mining Attempt 67d8303b727c6f9f7b5989971684cdd40d3e9c33b30b2439e1d7e1d365668ff0
Version 20000000
Previous Block 00000000000000000000501633326136b197890c220f226ea3515a7126fefcc9
Merkle Root 932d21e8833d4eb11c050125a31f3a8aa8a80db5238ee5b83917ea1e026e22cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,571
Size: 1.00 vMB
Total Fees: 0.00985590 BTC
Feerates: 51.02 > 0.99 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,560 (525,360 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
389,200 389,200 00000000000000000a5ff80919ba2758e740f40f375c3cc7bbe9a52d22f1bcc4 804 0.33/1.00 vMB 32
389,199 389,199 00000000000000000240f19c7af7575e0518d840a70a420d204c2e2572955b35 1,270 0.95/1.00 vMB 20
389,198 389,198 00000000000000000853d397a62ba0ddf381c5a45ce3d3c87f5ca451dc7068c1 483 0.32/1.00 vMB 25
389,197 389,197 0000000000000000022b6042242b43ea7d951406d6f532c7467f3a4aff7fc3bb 1,703 0.75/1.00 vMB 40
389,196 389,196 000000000000000002d819f65e158a3ad97158e78c7b8484c301f5fb18e3284c 2,172 0.99/1.00 vMB 29
389,195 389,195 0000000000000000058c6850b50d82cf99b284dc823f70e06dbefb0c84ccbbef 2 0.00/1.00 vMB 0
389,194 389,194 000000000000000007c9b20d4cf484879c80f38d489bf2fde9eec9a7276930ce 3,193 0.95/1.00 vMB 66
389,193 389,193 000000000000000006746d109abce01c8d2bd2df13867f35478d90bac8e04b0d 1 0.00/1.00 vMB 0
389,192 389,192 00000000000000000b9b6c7ef27ef50e2c4013997cd4782924a3f950b98070cc 804 0.95/1.00 vMB 17
389,191 389,191 00000000000000000502b5622d76a33b2234603d0d822b93f4390ee659f8bb82 1,585 0.95/1.00 vMB 22
389,190 389,190 00000000000000000745426f2acb439f8bbbc949a4a2f1d01f3d51a0d0f342b7 1,234 0.93/1.00 vMB 34
389,189 389,189 00000000000000000306278f59d8336571320b445236ef75855975b4a5177850 1,067 0.86/1.00 vMB 20
389,188 389,188 000000000000000005af032042493fa3b74c51633fd2172b220e3256fa7d366f 1,973 0.95/1.00 vMB 38
389,187 389,187 00000000000000000397ea035b5779f94435b20bb456972a0fb5462b455ecb80 2,535 0.95/1.00 vMB 45
389,186 389,186 000000000000000000cbfb9e25558ce08e46b6566830276f911420dc35cfc4f9 1,339 0.75/1.00 vMB 35
389,185 389,185 000000000000000009db0c44f35fb0d66930f0389fcf65b756f01452384fd332 1,210 0.75/1.00 vMB 29
389,184 389,184 000000000000000005370fd2a9881bc4006a078564cd6e417ca48e8ee7f08b60 2,433 0.93/1.00 vMB 63
389,183 389,183 000000000000000008b5772ae91e55571558b58772cd7d2735814da5e2df1b42 702 0.75/1.00 vMB 26
389,182 389,182 0000000000000000098191b589c4f992e2934f5348db278f7845ed51a1088e54 2,498 0.95/1.00 vMB 37
389,181 389,181 0000000000000000092cd965155fdc616b764bd1827e4f30ec1fa32fb54bf78a 2,453 0.93/1.00 vMB 51
389,180 389,180 00000000000000000a9ae433a7825405a3cc3ed4da95c2d35d03623e7f662d26 2,375 0.75/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 781.60 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: 623.97 GB
    • Received: 11.52 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.