Loading Tool

Explorer IconExplorer

Memory Pool

27,636 transactions
27.01 vMB
0.05519851 BTC
Random Selection Loading Transactions
Max Size: 130.50/200 MB

Candidate Block

Mining Attempt 35b6e02d0df0b942c6f92fa47be12f17a038f7e00729cbde717a1dc6fedef996
Version 20000000
Previous Block 000000000000000000005f6e061237a1b3be90d7e91949057a34a7b5facf2fa9
Merkle Root 96c536f50ea35c378a19a09160935410c0b654bfa4ca6d9a76ada199e6aaf91c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,772
Size: 1.00 vMB
Total Fees: 0.00450109 BTC
Feerates: 70.32 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,529 (219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
914,291 914,291 00000000000000000001149b849a74fdefdbffa02a8df3d8c14ace862c6b5686 5,676 1.00/1.00 vMB 1
914,290 914,290 000000000000000000004231076278a2c026ccb8fe2dfcdc72ada1948c460a2a 6,826 1.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.55 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: 621.47 GB
    • Received: 11.23 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.