Loading Tool

Explorer IconExplorer

Memory Pool

69,997 transactions
31.00 vMB
0.08237612 BTC
Random Selection Loading Transactions
Max Size: 177.18/200 MB

Candidate Block

Mining Attempt e1a2e8bb84bd19591194a5b5389a39b347aa9f46f800a6bc89c7fc1bc0b42ff2
Version 20000000
Previous Block 000000000000000000014ab2be0566cd20fccff9187da3853a74af3e86f6d6dd
Merkle Root ccf35623546b1571f54ca3b82a7bbb4325b3068b50b4f357208deaacdad8f4f6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,196
Size: 1.00 vMB
Total Fees: 0.02165911 BTC
Feerates: 150.93 > 2.17 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,944 (278,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,814 636,814 0000000000000000000584c0760325b306446a5694c60b3c2d8b31a4cdf76a0d 163 0.05/1.00 vMB 15
636,813 636,813 0000000000000000000bb10869f9ce9fb2df52650919846e1948ede76a39f27f 1,061 0.47/1.00 vMB 18
636,812 636,812 0000000000000000000d2d59d4132d12f504a344617d856b826f9ea888766a0f 1,709 0.84/1.00 vMB 17
636,811 636,811 000000000000000000099c999765fa25c6700172528984786517f40cf551f4d6 754 0.24/1.00 vMB 19
636,810 636,810 000000000000000000094bc643965ea91981eb83fe09cb64cf3db09f896cbc43 1,428 0.57/1.00 vMB 16
636,809 636,809 0000000000000000000ae58a67312e0c155167d895c81248a08ef8c0b40c3449 1,616 0.52/1.00 vMB 10
636,808 636,808 0000000000000000000c3da3500f838b46572e3a5db699613dc968755c3944b8 2,862 1.00/1.00 vMB 19
636,807 636,807 0000000000000000000d5aece51f7023a7fe0f473fb4178406188e9703484fd0 2,382 0.79/1.00 vMB 17
636,806 636,806 000000000000000000009af65834fe105809ff84a7fbfc5108576e3853d9eaef 992 0.41/1.00 vMB 13
636,805 636,805 00000000000000000001805d36ebf6aaf979b473aadb63fc28870e72ad541cf5 1,863 0.84/1.00 vMB 15
636,804 636,804 0000000000000000000f0f3bdbbe4c68ddc37222d0e4e7054d89eb0b481b58ad 286 0.10/1.00 vMB 16
636,803 636,803 000000000000000000062a6ba6918d022f8688177c8283d8d1e2e8f7df339187 1,174 0.37/1.00 vMB 14
636,802 636,802 00000000000000000008694cdff23d4ccc79daf2cb6afbdf33c3ba31239e5217 864 0.33/1.00 vMB 14
636,801 636,801 000000000000000000115ec3198dad4d33a2f2aaab901b1dfd085a07b24d2528 708 0.24/1.00 vMB 15
636,800 636,800 000000000000000000016e1290aff3013f3810675028eff77efdeeac9f4fac05 3,061 0.96/1.00 vMB 8
636,799 636,799 0000000000000000000ae3f8de6e7c72827748c55fbe4d1992aaf32b3ed9a77f 2,211 1.00/1.00 vMB 20
636,798 636,798 0000000000000000000666698b49fff299ceb3cde0cdd51d364aeff481026f7c 2,692 1.00/1.00 vMB 21
636,797 636,797 00000000000000000007132e004d5166478c8ec9987e74e207dd9a6e5a53ced9 692 0.21/1.00 vMB 3
636,796 636,796 00000000000000000009dc65852b6f029050c6f4841e887cb7e8ef7c3c5dc3da 2,790 1.00/1.00 vMB 17
636,795 636,795 0000000000000000000a11cc15cdb56b788c68138da6fbd84ead6015ebf929f3 1,076 0.37/1.00 vMB 15
636,794 636,794 0000000000000000000833956f1ca4b3c5403dc78dff8a8ef0c0920e8e88d81c 2,912 0.94/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.29 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: 657.09 GB
    • Received: 14.48 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.