Loading Tool

Explorer IconExplorer

Memory Pool

45,354 transactions
27.52 vMB
0.07183873 BTC
Random Selection Loading Transactions
Max Size: 144.35/200 MB

Candidate Block

Mining Attempt 9972ece111bfb524d591a2fddb88d1b20deb23ff24e960d1e0e137ad1cc3c296
Version 20000000
Previous Block 00000000000000000001ea5ca94f36eab03be1e198193b179a4c6d49b9095493
Merkle Root b29dd5e1317f5c2bad558caa94a8f21ae74557a018bf394407583e33dc483147
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,897
Size: 1.00 vMB
Total Fees: 0.01824877 BTC
Feerates: 124.00 > 1.83 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,888 (631,974 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,914 282,914 00000000000000009891d40e4f4267c0da00b81f08628965309ab9da6b32f846 128 0.08/1.00 vMB 26
282,913 282,913 0000000000000001c4cb73c6d3e174982d096ce36cc9416bda75bd89dab548ef 119 0.05/1.00 vMB 60
282,912 282,912 0000000000000001aea9825622a2bfa170f6cbcd6636daf147845de3cfc6cc98 274 0.18/1.00 vMB 31
282,911 282,911 000000000000000179d5dca0208fd45a6753bc0e182f22154601ebe9dbb35f37 531 0.24/1.00 vMB 55
282,910 282,910 00000000000000000eb019323f638459bf56f27bbc30b9032c59bddc38ec232a 411 0.24/1.00 vMB 32
282,909 282,909 0000000000000000bf264e304f9254862b8e956f87a401f6b3fb7959e8316afb 163 0.11/1.00 vMB 25
282,908 282,908 00000000000000002ec21b76e253cab44aa5094c538d65d30e15b7292c7ea587 933 0.50/1.00 vMB 35
282,907 282,907 0000000000000000cdc485b529029effb171213be1cba3a47536d230822003af 135 0.05/1.00 vMB 162
282,906 282,906 0000000000000001872f5ae5479756efb82ddd26003cc0581e868d795770808b 788 0.68/1.00 vMB 22
282,905 282,905 0000000000000001f0a6ce935fac7acb3821e4fabbc485a0abf6d5d3acf756fa 1,486 0.50/1.00 vMB 91
282,904 282,904 0000000000000000317687bb29886389687522f92beea8936c1fd52adf9ee039 1,122 0.50/1.00 vMB 36
282,903 282,903 00000000000000013a7d752786f5c5961ebda6337b02e917dc2679cbbd5b4ee7 151 0.05/1.00 vMB 171
282,902 282,902 00000000000000006901323a51977f2d324a896a482b81b1a53822c9ed465317 395 0.20/1.00 vMB 37
282,901 282,901 00000000000000017b1f694c54f2429f04729fb2c35c9db506acbf5a1e32665d 61 0.10/1.00 vMB 9
282,900 282,900 0000000000000000d68ca32d69b71e65f7bac6c2d0a53d310d3cfac74f1a7d8d 327 0.20/1.00 vMB 30
282,899 282,899 0000000000000001745fb7c460c32a4c9da0ab9eb4475ec5937ec758c450697d 166 0.05/1.00 vMB 77
282,898 282,898 0000000000000000845d54b5516833958d16b6b1b83ecd70505ff703c9299d53 644 0.35/1.00 vMB 30
282,897 282,897 0000000000000001e491653b05cf8bee7b5a5022b292dd52c2a352d9784a83b1 757 0.25/1.00 vMB 50
282,896 282,896 00000000000000006575bb82b6068b56015dd477e7477f8f572fa4c0dcf4cfca 137 0.05/1.00 vMB 155
282,895 282,895 0000000000000001d0c484947c5c0c1c5e60859a035ef272aad55032cbb99abe 709 0.37/1.00 vMB 39
282,894 282,894 0000000000000001446d27a18edc845f77b3b688a0b9a538e0be748bfeb965cb 171 0.15/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.19 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: 653.73 GB
    • Received: 14.03 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.