Loading Tool

Explorer IconExplorer

Memory Pool

76,574 transactions
29.68 vMB
0.09955906 BTC
Random Selection Loading Transactions
Max Size: 179.37/200 MB

Candidate Block

Mining Attempt 981d61cbf9c53fbbc0f6558c47898fad6fae5deb346ca8f89c70dd1da91b5843
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root ba30b00d75b4646f32e2b8d89773d58559ebe6f08fc251e3f28bf4d4e4971d09
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.03309219 BTC
Feerates: 357.61 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (700,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,539 214,539 0000000000000177197b4c24ef2141cfd9dda54edfad865e49d0acdb5c360dce 40 0.02/1.00 vMB 103
214,538 214,538 00000000000001bdeaa87202bea3466ef3c849e5c00b408c5be5e63217452f59 90 0.04/1.00 vMB 185
214,537 214,537 00000000000002706d28581cd1ff7c86fc10f03fa17931713d0875840130fd93 213 0.10/1.00 vMB 230
214,536 214,536 0000000000000181d36d08d7e551088c251d09854d5c0a96febd79f7a8c6318f 172 0.05/1.00 vMB 46
214,535 214,535 00000000000005519ad8500aabf375c117a207b6c781d13e4959fd75fdf0f925 64 0.02/1.00 vMB 155
214,534 214,534 00000000000002c4518adc2b77b0120ed94baaefe3999fb27b1a6375a53c94e0 375 0.16/1.00 vMB 168
214,533 214,533 00000000000003d4cf7b19c1c2eb243554328aa23cfe740fa644f8197da64acd 72 0.03/1.00 vMB 95
214,532 214,532 0000000000000293a2c2198312c47bf4b9afc438a5099699641008893928f5bd 82 0.03/1.00 vMB 40
214,531 214,531 0000000000000066c2d1a474827cf3b48787667fcb59e8146759fd93a4328e52 552 0.21/1.00 vMB 277
214,530 214,530 00000000000000e72bdef5606bc42cdcb0a3395fbb33a97830c0963634f890c2 609 0.23/1.00 vMB 182
214,529 214,529 00000000000002e8c0ae74a5a9852de8df46300ae499504f089e0ece657f4b63 312 0.11/1.00 vMB 265
214,528 214,528 00000000000000103f7ad1ed7948a4999d85b1f787c8413fea91ecc870f31f1e 646 0.31/1.00 vMB 136
214,527 214,527 0000000000000566e1c34d5c6658ce98bd78ccdbf71d5a73eadf799e6639bdc7 122 0.05/1.00 vMB 145
214,526 214,526 00000000000000c637717b2987a6476fe53a16e86443d7e434a56de825b12f99 98 0.06/1.00 vMB 108
214,525 214,525 0000000000000301cc7cd111c55ca187bc1cd338252b8dbec42950020218a082 256 0.10/1.00 vMB 211
214,524 214,524 00000000000000203fbd84b16b57ce1685da32e466e3393b84e5c472fa4358c1 297 0.14/1.00 vMB 202
214,523 214,523 000000000000010375a319753dfc7c4039741d0ac403207dc054f6f3575affc4 9 0.00/1.00 vMB 338
214,522 214,522 00000000000000a5abff06e9ca63789d28a2061736098ef53f6705849d6ed381 157 0.06/1.00 vMB 185
214,521 214,521 00000000000001f8da72231ea56dadcd83c090d41bbe848dc5f41c887e0347f3 158 0.06/1.00 vMB 199
214,520 214,520 00000000000000bf0595b2e88942cca5f13f294c6709c8bad704113f9a924ade 39 0.01/1.00 vMB 172
214,519 214,519 000000000000051a86fe23a36a0e5d1678e690b9bab91fe393061813c08f4001 115 0.06/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 783.15 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: 744.03 GB
    • Received: 18.70 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.