Loading Tool

Explorer IconExplorer

Memory Pool

43,309 transactions
28.06 vMB
0.06328128 BTC
Random Selection Loading Transactions
Max Size: 147.99/200 MB

Candidate Block

Mining Attempt b27da9914a30d4b3f8a909203177853436a2cffc22c1c80af78a7b548a7777d5
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root a1f4782a364fc91cdca2e4ad304fcfb59a1cc56180e9612f2c4cbe1474fc9bd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,786
Size: 1.00 vMB
Total Fees: 0.01053529 BTC
Feerates: 100.21 > 1.06 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (149,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
765,148 765,148 00000000000000000006a113b8676f8c1628322211094f9c51b3877b34fc5f6c 2,037 1.00/1.00 vMB 16
765,147 765,147 000000000000000000009cc289f0d1c43afe4bc8b6a87e877c0852cfd0372205 832 1.00/1.00 vMB 3
765,146 765,146 00000000000000000000e292d62f62c1454cd07ad6828c908d6026d27df6e5e8 2,765 1.00/1.00 vMB 22
765,145 765,145 00000000000000000006a03438bb83905f4a834ef9b3253351491e347e06ed19 2,129 1.00/1.00 vMB 12
765,144 765,144 00000000000000000006d3f3befca4498a6615f1ed30a8699372a48b4d8e4c3e 2,667 1.00/1.00 vMB 17
765,143 765,143 000000000000000000031221abd84bb214b8524bb6014ecbf94d4f8314372ba8 2,377 1.00/1.00 vMB 20
765,142 765,142 00000000000000000001b62649eb92c2212bd5fe660f721e6516f59018a8924d 2,090 1.00/1.00 vMB 39
765,141 765,141 0000000000000000000705f0e2e676079125279b6861c8b472f3d8c662c63ccc 2,742 1.00/1.00 vMB 16
765,140 765,140 00000000000000000001e13519eee86729ecf56c36ede71003599fe2ed68a7e1 2,344 1.00/1.00 vMB 25
765,139 765,139 00000000000000000001be5440ad7586f1b4e5b43db32de9cc00c8385bc6e842 2,979 1.00/1.00 vMB 25
765,138 765,138 00000000000000000005172096b92272354e1c6086a631297891f53cd7850bb8 2,880 1.00/1.00 vMB 30
765,137 765,137 0000000000000000000717740c9158d13f9fb916512dabf0980a786004609244 2,004 1.00/1.00 vMB 27
765,136 765,136 000000000000000000014e7c607ae4928a37e9be0a8917e5c58021d17c0aa768 861 1.00/1.00 vMB 5
765,135 765,135 00000000000000000006a81c199e9c1205806495cd885873f01e8e78105b09e3 880 1.00/1.00 vMB 4
765,134 765,134 00000000000000000001dbd732a2c20b5723eaa734e5beedf7e6d849f79fb138 886 1.00/1.00 vMB 8
765,133 765,133 000000000000000000042bd803b2d470f3f20a58190351ef77a7fbb03bb0a81e 1,534 1.00/1.00 vMB 18
765,132 765,132 000000000000000000034b079abd218a4cfc8e9590c936de85018855502e27d9 2,266 1.00/1.00 vMB 27
765,131 765,131 000000000000000000058475ffbfda66b3e124d5de512aaf40b175410687e3ac 2,475 1.00/1.00 vMB 36
765,130 765,130 00000000000000000004e8f227abc2e76c3eae5fd4ea759bcdae6deb722c6ae3 1,414 1.00/1.00 vMB 8
765,129 765,129 000000000000000000004959edc81519747b9499576e9469b6cb9d576330d1e4 1,439 1.00/1.00 vMB 12
765,128 765,128 000000000000000000032477b49c84b94ffce2c2455e6fa559730e87bd1833d8 1,677 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.10 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: 651.68 GB
    • Received: 13.63 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.