Loading Tool

Explorer IconExplorer

Memory Pool

28,218 transactions
11.41 vMB
0.03487595 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 66.60/200 MB

Candidate Block

Mining Attempt 339241df90458bd1195f9f5d6528177391470f1e7c8b01e04477507821a89935
Version 20000000
Previous Block 00000000000000000000f0adf2cae22ac11d063fd193b4ee96875016aee083a2
Merkle Root ccd3baaf47ba62ae32ae11f8ef810e922df05001570023e9e8cd7bca341f6534
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,893
Size: 0.99792375 1.00/1.00 vMB
Total Fees: 0.01576431 BTC
Feerates: 108.48 > 1.58 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,611 (725,362 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
188,249 188,249 000000000000014b8ae3173394b89fb1b8658d975ee0d86e1e625c042217c434 114 0.04/1.00 vMB 136
188,248 188,248 0000000000000600a436aca2d0fa514bba094a9665192a937b9044d551b4f467 10 0.00/1.00 vMB 77
188,247 188,247 000000000000009d697a9b5ae4b0efd2d88dcb69788d591f561cb250b394958b 377 0.15/1.00 vMB 156
188,246 188,246 00000000000005e93e88ad2ece8990c65a47357816133653f87b22965c045b0a 21 0.01/1.00 vMB 38
188,245 188,245 00000000000002fc8215a3aad32610c6c7045378125fd070294c67099f3032d3 181 0.06/1.00 vMB 51
188,244 188,244 000000000000012b7aed98764d471e797f68d5f99fcb78e1f5e0a0b66904a222 168 0.09/1.00 vMB 115
188,243 188,243 00000000000003fe1affb82cfbc554a33534404088cb6cd2296608950b527f63 8 0.00/1.00 vMB 0
188,242 188,242 000000000000055e0b0ba7e58996237119aa7900192a3cb2e407b836c77ddeef 64 0.03/1.00 vMB 60
188,241 188,241 00000000000007c7a6950dd5c03047155ffb4959d957f9c486871131979bb7ac 225 0.12/1.00 vMB 126
188,240 188,240 000000000000004ad848fc8fafcda429927ca275e5c7614b141c8fd7ea251645 36 0.02/1.00 vMB 80
188,239 188,239 0000000000000033b6cc4379f517f7c3f596bd03db5ee238920d033844814eac 107 0.06/1.00 vMB 91
188,238 188,238 00000000000001b90ce0369d070eb131d721e1eb2bd36a066c5c4c8520a19abd 84 0.06/1.00 vMB 88
188,237 188,237 000000000000077e7df8b9fcf9b7f600940b2d492775a7df613f0afd7ce5915a 122 0.05/1.00 vMB 84
188,236 188,236 0000000000000099de58ca2a57ee18450e74bd3546becf6024bdd0b74f4b7c29 508 0.24/1.00 vMB 337
188,235 188,235 00000000000001f12cf653c0e4079be44ead790f445c456a31fb83df8c16e421 110 0.04/1.00 vMB 84
188,234 188,234 00000000000003ca99e7d51e9920c2d2c9d76997210b2d38fcc7b4c68d1d4f30 82 0.03/1.00 vMB 68
188,233 188,233 000000000000033ea5eab688fda57ee6ae38a88bd20fa0714828688b601c796e 218 0.12/1.00 vMB 99
188,232 188,232 000000000000092a09b63dd36581a5ed6b6beef6132b12bf4ffd9c9878c19499 1 0.00/1.00 vMB 0
188,231 188,231 000000000000087bad2387b1fd9ad50cfb80d425867f8c4ed9a8efe35e679ee2 479 0.25/1.00 vMB 118
188,230 188,230 00000000000001ee80fc88b6edd40977139a1470603effa4638da6e48baa6b65 129 0.05/1.00 vMB 130
188,229 188,229 00000000000008dd57627f740009dfb4294485bb6ac0a880e4c930bc5beb2884 128 0.06/1.00 vMB 109
Previous 10 blocks ↓
Total Size: 779.93 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: 463.96 GB
    • Received: 2.74 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.