Loading Tool

Explorer IconExplorer

Memory Pool

77,765 transactions
34.28 vMB
0.14794279 BTC
Random Selection Loading Transactions
Max Size: 190.79/200 MB

Candidate Block

Mining Attempt 2b3ec512694b0e02358e06dc9a36df1b9e86a2901cebc51cd6f6752d6bb131af
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 46c98967fd890b3930e9b3f5b320ea32fe41f8c7b234f601919d78207ea6eb21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.02635883 BTC
Feerates: 445.78 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (25,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,150 890,150 0000000000000000000094b24387438cd419a8b883d56e8edafc465caeb96560 837 0.42/1.00 vMB 1
890,149 890,149 000000000000000000002eb574e578d31806e744cc87cb6b12c51e2061c804fc 3,984 1.00/1.00 vMB 2
890,148 890,148 0000000000000000000222e31e001265a2368b6603b3b7ad2cc78c3f1c580e23 3,218 0.88/1.00 vMB 2
890,147 890,147 000000000000000000016ce4b921e65a9bd7b1078f24c012364dfd7ec6bb80fd 3,612 1.00/1.00 vMB 4
890,146 890,146 000000000000000000019f386606f109ec8a919512efdab29442d74d5c92fe83 522 0.13/1.00 vMB 2
890,145 890,145 00000000000000000001ab163ecff7cb7b630ab93b4e97afdb47f62e0244a0fb 1,672 0.52/1.00 vMB 2
890,144 890,144 00000000000000000000a58b23cd39d02635c183a4110ff70ce1eab8e8e1884d 1,804 0.70/1.00 vMB 2
890,143 890,143 0000000000000000000208cc71c58ddc131b7847e4344b8253f681972e14a80c 2,594 0.70/1.00 vMB 2
890,142 890,142 000000000000000000010e4b1f47c2f5590bcad24ddcf4c0c0dd75266b843729 2,707 0.73/1.00 vMB 1
890,141 890,141 000000000000000000025126ce7099418329b0f15771bb5adbb284b15ee2567b 3,576 1.00/1.00 vMB 3
890,140 890,140 00000000000000000000a004a2ee760f74c8de9c70f0d99047597fbd0d8fe36f 902 0.45/1.00 vMB 1
890,139 890,139 0000000000000000000131c264f3d134c3a2cb0d0263dfd47448611aea4189ea 3,759 1.00/1.00 vMB 3
890,138 890,138 0000000000000000000136959fe09ecd077536433f4704f3ea53c8b898013dc2 321 0.54/1.00 vMB 1
890,137 890,137 0000000000000000000165599dccbeda07f685d4ee0cebd7321cc852709d85b4 2,967 1.00/1.00 vMB 2
890,136 890,136 0000000000000000000035b88ffb669fb3df37f0f411a255b092b27718301336 1,691 0.98/1.00 vMB 1
890,135 890,135 00000000000000000001f07d81465d3c7bfc72aaba6979fc723009504c4e5d92 3,929 1.00/1.00 vMB 3
890,134 890,134 000000000000000000007f7bc5ca5392c0fadf8791323cfeb149d6e98bb61ebe 3,161 1.00/1.00 vMB 3
890,133 890,133 0000000000000000000091b58fc226f000ac4836279249fc16f73111fa6a2cd6 3,695 1.00/1.00 vMB 5
890,132 890,132 00000000000000000000ed8720efee00249cfd332fff00601f6c6c3c328e6279 1,017 1.00/1.00 vMB 1
890,131 890,131 0000000000000000000165b751bab6d53b0a09c0ed198dd4ac19c3a8682ca5d3 258 1.00/1.00 vMB 1
890,130 890,130 00000000000000000000c2cc2b244c4ff536daefd15f4ab9febc383fb7a1934b 2,428 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.11 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: 736.30 GB
    • Received: 18.58 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.