Loading Tool

Explorer IconExplorer

Memory Pool

27,934 transactions
7.07 vMB
0.05877281 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 48.11/200 MB

Candidate Block

Mining Attempt 94b8a174b0ae93a63447d01439934827febca48503bc51c942d51779ccd1870d
Version 20000000
Previous Block 00000000000000000001135bbb1013a04c24080ffe112a4b93712212a682e7d8
Merkle Root 3a2c608a7d2fbd062a7225c20c8298de54814180c5ed9e4557d0614ff3fa9e3a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,931
Size: 1.00 vMB
Total Fees: 0.03191559 BTC
Median Feerate: 3.03 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,234 (706,723 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
206,511 206,511 000000000000049d42b351ca3ddc842245f9187ec93e298a898362535483be08 817 0.25 vMB 284
206,510 206,510 000000000000008d6055d6f155f634a77b60c37da5c9cfa3e6f83935119fe1d5 681 0.26 vMB 228
206,509 206,509 000000000000012a42972448ff992f65dd9db04a8809906218e2a7c79da98ac7 90 0.05 vMB 680
206,508 206,508 000000000000028c18935c063370761567514373128a1e963dff40779afe239c 39 0.01 vMB 66
206,507 206,507 00000000000003882dea8fdc87cb0cbe7d3ff3fce0399c5b5c50ed7f2d208655 171 0.07 vMB 214
206,506 206,506 00000000000004ca2d8586c4d98d2ca52c05c5057a6fe9816e8de742a889be3a 136 0.08 vMB 168
206,505 206,505 00000000000002229cbfac5f1882eec62901bb31790e6f561c5b24d447803afe 178 0.08 vMB 141
206,504 206,504 000000000000021139f88784d930278eb67a039c4e03c1cc18683025b5559c54 232 0.07 vMB 122
206,503 206,503 00000000000002b5e0895db74362bd9b082153668d439686326fc8e5ccfc1f2d 385 0.15 vMB 225
206,502 206,502 000000000000012b7d43de4612d9c29d329d59df2657f1ce35a9092a41e50913 270 0.15 vMB 157
206,501 206,501 00000000000000cd9ded7dcffa40b1da8d79821bc4dff95b272380e5d1d13d14 138 0.06 vMB 184
206,500 206,500 00000000000002e26a33982c8b2f24a6632e72c50a012adf0f659dbdd39508fc 234 0.08 vMB 211
206,499 206,499 00000000000001064014705860cd5086e20d67f440f458b8c0d3cfd5315694d8 28 0.01 vMB 183
206,498 206,498 000000000000008889682ed36d6b517b1c8e9e7755f87e9b91dcd6ccef6eae17 135 0.05 vMB 1,023
206,497 206,497 000000000000026168ea696097181552e4c5415764e94e6c6d789f97c7408b55 65 0.04 vMB 118
206,496 206,496 000000000000018e4a82ace607cd18feab405a21d612d62d2058fa5e4092fa69 186 0.12 vMB 170
206,495 206,495 00000000000001df9f9fed0e96d351623d31efedf7c23ab594799939840bce80 87 0.03 vMB 44
206,494 206,494 000000000000047a390df45411bbcb1777bd85f7e0b287e79b48f19606efed30 57 0.02 vMB 55
206,493 206,493 0000000000000188994a6ece651c2b494057c3f5af48b9608ef164261442539f 257 0.10 vMB 210
206,492 206,492 00000000000002b3ba2c1fe4a68f3a80c6f5fee39fa9420859ff1619c6577b9d 183 0.08 vMB 222
206,491 206,491 0000000000000497e05638670f31d055f0698158b3fb27f862977b1b0212d749 156 0.08 vMB 122
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 79
    • Outgoing: 10
  • Data Transfer:
    • Sent: 42.04 GB
    • Received: 0.57 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.