Loading Tool

Explorer IconExplorer

Memory Pool

87,039 transactions
31.94 vMB
0.13440610 BTC
Random Selection Loading Transactions
Max Size: 192.83/200 MB

Candidate Block

Mining Attempt b92ded8a6569be099bdedc52a1946c65a981ae2173b099f85cf31fee0ab19408
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root e70b50780f6b51e9fcd061d0989555077085bf2c795b7f70f47012264e1ee71a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,036
Size: 1.00 vMB
Total Fees: 0.04798959 BTC
Feerates: 911.92 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (614,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,981 299,981 00000000000000007fd5077130daa2de5c20244d6f99203a89984be1e3488612 397 0.21/1.00 vMB 29
299,980 299,980 000000000000000039324148424a5f6a90759974d72a8e08f8f3ce49195b1d65 196 0.10/1.00 vMB 30
299,979 299,979 000000000000000043ff373076de6147c8d357d8ba0f42daa53c350ecaa7f33b 256 0.13/1.00 vMB 29
299,978 299,978 00000000000000002a6347e67547dc253d5d1eed50427f6108a11723f4da508f 267 0.13/1.00 vMB 40
299,977 299,977 00000000000000006373e7e7c4820977a5f1e25dca4df0509294ec6f76d77b2c 711 0.47/1.00 vMB 29
299,976 299,976 0000000000000000051c3593c9b813399268d22f9eb877a25c5a374a207fb571 147 0.09/1.00 vMB 25
299,975 299,975 000000000000000070f3fb1fb3e46ae4aad2a2d029c3e762fe360f9910afcce1 383 0.16/1.00 vMB 35
299,974 299,974 000000000000000000714c196439a180b6d319a13979baa86e37699954d6c336 48 0.02/1.00 vMB 27
299,973 299,973 00000000000000001a2de9565bfd918c3c8068aa55cf61511b156a2ff2bfb318 652 0.35/1.00 vMB 29
299,972 299,972 00000000000000004440fa64af47d5e15e84a6cf58e489f91a28cf0baf8f4a57 249 0.14/1.00 vMB 31
299,971 299,971 00000000000000003627d59664b153a70a9bdb22824fbc5845c152d69fc1254b 433 0.21/1.00 vMB 40
299,970 299,970 0000000000000000011c487f520ae89345f581304a8828baacd0768dfbc11688 71 0.04/1.00 vMB 11
299,969 299,969 00000000000000006ce5d88293e1abcff401dc575488db78e2a390472a392578 1,105 0.64/1.00 vMB 29
299,968 299,968 000000000000000020361d05189b54ff412115486568c83c648b04e796fe58de 223 0.15/1.00 vMB 26
299,967 299,967 0000000000000000507fba63578ebc6cd3e4ce48970818d4766874ab73b3b1e3 297 0.20/1.00 vMB 26
299,966 299,966 000000000000000084600a76be019dca469d590edcdcd4c291ae009ccff731ab 803 0.40/1.00 vMB 33
299,965 299,965 0000000000000000673d36bd3d4e3d6e3c5cb8f5947ce645b577d38502dcecbc 334 0.19/1.00 vMB 33
299,964 299,964 00000000000000001c3a466d691852c6d940e0603ff7b46a2c9827c2f7b5db9b 158 0.09/1.00 vMB 27
299,963 299,963 00000000000000002f3effa1e4c624e0aefe6df1b95b72186caae006516c9c81 118 0.05/1.00 vMB 31
299,962 299,962 000000000000000046fbe56413b6938908f8334ca4e8c42c40929ed5be3ef2ee 524 0.37/1.00 vMB 23
299,961 299,961 00000000000000004b13a85b5f12f580b734967ca1e26989907b2a422c2929a1 127 0.07/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.34 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: 660.98 GB
    • Received: 14.78 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.