Loading Tool

Explorer IconExplorer

Memory Pool

82,204 transactions
31.11 vMB
0.09957247 BTC
Random Selection Loading Transactions
Max Size: 189.48/200 MB

Candidate Block

Mining Attempt e08a14bfac387b372cbe1e0dedacd3c7de0447dc43573797447ef7369c1623d8
Version 20000000
Previous Block 00000000000000000000d54ae1f901c1782dfc3a366574883d3ffd6b49db3d43
Merkle Root 97a18c9b0ae327c0ea4f06f21244455f76476505a643e9f8c66e756ead1301a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,988
Size: 1.00 vMB
Total Fees: 0.02515849 BTC
Feerates: 151.12 > 2.52 > 0.96 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,384 (309,191 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
606,193 606,193 00000000000000000003d637b7ca4a15b9deac78ac3d84a2301cb50fb59921f2 495 0.20/1.00 vMB 10
606,192 606,192 000000000000000000134391c048139397166ec340e45080ae00d59d5789fb22 2,936 1.00/1.00 vMB 17
606,191 606,191 00000000000000000000add8ef0c794f442221ac4385b454784ab2c018670725 3,097 1.00/1.00 vMB 18
606,190 606,190 0000000000000000000eb863a3cc9e1172e1333f932b700c9153e4913c09d4f6 2,247 1.00/1.00 vMB 19
606,189 606,189 00000000000000000006d36e06bf0593e16b32198a0e05527af124326ea8e2a8 2,888 1.00/1.00 vMB 9
606,188 606,188 000000000000000000098d27c0436711db627c15e9c1efddf26ab4b4dc41429e 3,116 1.00/1.00 vMB 25
606,187 606,187 00000000000000000009d2ffbe759b2820268048ec8504ec2c1b5a08d4b120fa 3,451 1.00/1.00 vMB 27
606,186 606,186 0000000000000000001366f8d2ac860c9758b5882d3288cf4eb65d58c10ee1f3 2,482 1.00/1.00 vMB 26
606,185 606,185 0000000000000000000f161778d1fa87e3682935338bf2f2a29864d64e45eeb6 3,350 1.00/1.00 vMB 44
606,184 606,184 00000000000000000007d494a683b1929fb32fcf963aa1ca92324c9306e51fc4 2,457 0.77/1.00 vMB 20
606,183 606,183 00000000000000000012472d7db4e7332d01d642192b71f51c3b88de0606d94d 2,391 0.82/1.00 vMB 30
606,182 606,182 0000000000000000001398228d44f5ba875940725bf25dec94d706b99aa82521 3,364 0.96/1.00 vMB 31
606,181 606,181 0000000000000000000dc92286d9ae4c8011539339783b6cc5d6b50c59027c5e 1,987 0.57/1.00 vMB 21
606,180 606,180 0000000000000000000484cd99b95e93880e309a07a417548a010c78a5ed961b 565 0.18/1.00 vMB 22
606,179 606,179 00000000000000000009c79efdfda8d4cd5b3610933dfa50b5a21aa686264d80 2,228 0.77/1.00 vMB 9
606,178 606,178 00000000000000000005eb55a520dee7cbceb1d9a19afbb2585d5902832ec94c 2,337 1.00/1.00 vMB 32
606,177 606,177 0000000000000000000fe0fcc957a7758eff1d79e2a5141fd528881e87587978 2,640 0.75/1.00 vMB 23
606,176 606,176 0000000000000000000301f314c7120d61c9ed1d39e66fb80bf56737a9b650d4 2,984 0.94/1.00 vMB 15
606,175 606,175 000000000000000000051ff768b072928eaa74d9e1402669573c50b6860e2078 2,940 1.00/1.00 vMB 26
606,174 606,174 000000000000000000159b84d88556cd71b7c8e8bcba3c962a926db8605f1d5c 2,673 1.00/1.00 vMB 15
606,173 606,173 0000000000000000000fb3eb90065b8cb7f4fa6eeaddc341eb7162d024373ea5 2,232 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 783.06 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: 720.64 GB
    • Received: 18.23 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.