Loading Tool

Explorer IconExplorer

Memory Pool

46,189 transactions
23.28 vMB
0.06395944 BTC
Random Selection Loading Transactions
Max Size: 128.12/200 MB

Candidate Block

Mining Attempt 86fca3754a779b79e31973cc394b0b147e1f1dcd7d1cf41e14223b27c73dc236
Version 20000000
Previous Block 00000000000000000001edbfed385dba04839fd0016a10cd5b3147ca7d3209be
Merkle Root d5cbdbacdbe0c443bdfce871c97a261b3c4ed3e7c9b66e1df049dea83e97a528
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,076
Size: 1.00 vMB
Total Fees: 0.01535686 BTC
Feerates: 151.03 > 1.54 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,981 (761,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
152,803 152,803 0000000000000b338f5ee51e17153339f218a585d37befd53c7d107c6cf30376 126 0.05/1.00 vMB 72
152,802 152,802 000000000000028f027d5b1ed358247f053e819deb8d741ee8f8ead9227fc57b 41 0.01/1.00 vMB 11
152,801 152,801 00000000000009514dc2c3b44b1cc165bd297885bf35b8cf0dd9a5c9e005aea2 9 0.01/1.00 vMB 48
152,800 152,800 0000000000000c7b829c5e828f9f764506916de42a852b13b634d3419f2c91ce 53 0.05/1.00 vMB 61
152,799 152,799 0000000000000522fd8c03d0257507362bb7596cbd45c02737531eaede6e1c15 10 0.00/1.00 vMB 27
152,798 152,798 0000000000000671a258981cb4437602fa78a013566f6563d26109a50176ac4f 50 0.02/1.00 vMB 36
152,797 152,797 0000000000000745955dda23c7460727fed72318cb11e3a2b9a97185fb0fd9b6 30 0.01/1.00 vMB 204
152,796 152,796 00000000000003c5f805d524542e0637ee8addac203e0a00bc82713b09d84eb8 7 0.00/1.00 vMB 47
152,795 152,795 00000000000008123efea16ed7392419901057f9e4fa1a086090d376ef9cdca3 14 0.00/1.00 vMB 561
152,794 152,794 000000000000079b0219b74de0a9efeb435aa9ecb254b6084eec12f9cbd7c8c8 8 0.00/1.00 vMB 54
152,793 152,793 00000000000000a038ba493a6525fa6d450e877e12a79773f9df32804b4ecaec 6 0.00/1.00 vMB 71
152,792 152,792 00000000000000b44f46558c85ea457f2c16e752677286dfaaddd829494afdb0 99 0.03/1.00 vMB 1
152,791 152,791 0000000000000453db2c42a39c1a792f4d43f979fdc4fce189c749049d6c59a9 35 0.01/1.00 vMB 123
152,790 152,790 0000000000000453a3c049a5cb125bbc4bc86b95f934e784e0d0bd9f6260025a 12 0.00/1.00 vMB 0
152,789 152,789 00000000000003ac19109e028a1c73aa69b6ca4d77bc8358da7f17ce8faf4002 40 0.02/1.00 vMB 23
152,788 152,788 0000000000000109ca0e0053a8132a25e45288ed8a6d90cced4e9de1482e446c 71 0.03/1.00 vMB 73
152,787 152,787 0000000000000d8979f2cfe0db6d4db4a5a059eb20250a6734b744d39e2c43f9 12 0.00/1.00 vMB 0
152,786 152,786 0000000000000045454ec7bbc5591a88319df16726c4a5c4dce662a0897fbdcf 32 0.01/1.00 vMB 201
152,785 152,785 000000000000033937f39da919acc78b061938c85491b352129c9b86eaec7db5 80 0.04/1.00 vMB 56
152,784 152,784 00000000000009f4cc295d5f6ed4502d9a5ae9041c9eaac457a31003c9654993 45 0.01/1.00 vMB 101
152,783 152,783 000000000000091d69679040272836a4427fd038c6443514a5c35205742846ec 46 0.02/1.00 vMB 96
Previous 10 blocks ↓
Total Size: 780.57 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: 538.46 GB
    • Received: 6.12 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.