Loading Tool

Explorer IconExplorer

Memory Pool

46,989 transactions
29.27 vMB
0.15116718 BTC
Random Selection Loading Transactions
Max Size: 155.03/200 MB

Candidate Block

Mining Attempt bd561ba584caa3f6fec7e7419ca30016c7923e72645686e51a8ca0f9241bbf1c
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 0c60fad88422cb45a661dc9ad6e0aab732cd37caaa56ea70003eba41c87a543b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,685
Size: 1.00 vMB
Total Fees: 0.08525143 BTC
Feerates: 15,654.48 > 8.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (733,605 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
181,201 181,201 000000000000071af41eb7327b35b0b6a1ca9ad2da837cdc1065f6351c622739 135 0.06/1.00 vMB 123
181,200 181,200 000000000000029786603927610232eddd7de06e9859bea62e2423a622394c7d 5 0.00/1.00 vMB 14
181,199 181,199 00000000000003c2d19304a7574f66606c2ba4a93330160ed24c6d7eada18714 231 0.10/1.00 vMB 155
181,198 181,198 00000000000009aaf7a2dad539332f34ffb4ecde413b7ada9ca42da9ce397272 271 0.11/1.00 vMB 122
181,197 181,197 000000000000082653bed65de2bfbeac805e61249eb6e9a8794b8eb0c510ccc3 1 0.00/1.00 vMB 0
181,196 181,196 0000000000000738e34ecb163785445b1c25a8df8293569a99617fcee6d1cf0f 224 0.11/1.00 vMB 109
181,195 181,195 0000000000000804c1b51a866ffba32d6a43696d308e954075cf3786df82cfb4 180 0.05/1.00 vMB 56
181,194 181,194 000000000000006fe5f8151fac1851239fecc1b8e21adfc7cda120d925042b73 64 0.04/1.00 vMB 98
181,193 181,193 0000000000000548c5046d3b6c35478113dc392cee219a59dc604588ad37cbb0 546 0.23/1.00 vMB 142
181,192 181,192 00000000000001e34cd84df1ba2e5b759e624f94c82ae01eb85e107f2919d877 132 0.05/1.00 vMB 104
181,191 181,191 000000000000005160508acc8f5f13728f15df4a4996ba753f8dfe633db60687 134 0.05/1.00 vMB 75
181,190 181,190 0000000000000946231062d86937108e3c72a48dcbe1a81e8a5998eb0fa5ae5e 62 0.03/1.00 vMB 197
181,189 181,189 00000000000002469c4528de24c4737ef428eee2704de49ab94fb100b9fd020e 71 0.03/1.00 vMB 40
181,188 181,188 0000000000000667a232fc37eff0aabaca42e3f9994abbe1a7ebee2af0680fb3 206 0.11/1.00 vMB 101
181,187 181,187 00000000000006c501c4a144abcfdb85a9c7c399c36ec0232ecebf7368cb48cb 596 0.23/1.00 vMB 128
181,186 181,186 00000000000000dea5ae0b38de53592d23af96649e9366b2fc3695a7c25c4837 135 0.05/1.00 vMB 94
181,185 181,185 000000000000076e35fbd02a122f0bd055bf241b81d5ad29641ed62ad16059e9 111 0.05/1.00 vMB 81
181,184 181,184 00000000000008729ba58682044b1b53a1cd247e470e180f07a87334078ffd47 526 0.24/1.00 vMB 152
181,183 181,183 000000000000042bda1a5cd12b379094c0f5ab02bf0f2ea0aa0c9ed29f1c0b3b 12 0.00/1.00 vMB 16
181,182 181,182 0000000000000159f71a1468dc809ab5a5236dc40530ec00fd306ca5a38cc870 23 0.01/1.00 vMB 95
181,181 181,181 0000000000000215f180f224867ea9269b755fa7d1833508d9fb0bc5cd201a9c 99 0.04/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 782.04 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: 650.76 GB
    • Received: 13.32 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.