Loading Tool

Explorer IconExplorer

Memory Pool

54,504 transactions
32.13 vMB
0.14856631 BTC
Random Selection Loading Transactions
Max Size: 171.64/200 MB

Candidate Block

Mining Attempt e75abec93a03f6bbf82c33acf9ab09fab1c92bba719c168b7a042532f8189eb2
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 718090d4a83fe29918f901bf450cc25d9bfccc4cdbc7e6a3ff98d4facdc7d542
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.04720283 BTC
Feerates: 104.17 > 4.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (408,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
506,249 506,249 0000000000000000004fe7baab33af032e0406db20f259167c68d913e37885f8 242 1.00/1.00 vMB 15
506,248 506,248 00000000000000000055304baa8785b93d74256b5ffbc9b437cdf085c1be67f9 453 1.00/1.00 vMB 66
506,247 506,247 0000000000000000003158ab73f0628c6ba4ce96b42964f50d98da4b8a68feb3 1,545 1.00/1.00 vMB 67
506,246 506,246 00000000000000000050e0ba063b775852852ee5dc8168fd84fdfb490f5b747d 1,591 1.00/1.00 vMB 98
506,245 506,245 0000000000000000002788f32a7fa6418f80fed789db3c4bb2d921b29724c41c 2,175 1.00/1.00 vMB 227
506,244 506,244 0000000000000000003745e0f50f5831ddae7e1e596763256ae8031c1b9cdf32 1,282 1.00/1.00 vMB 129
506,243 506,243 00000000000000000051922b2484915ecebe30961223dd6b4cfd88550c840234 770 1.00/1.00 vMB 32
506,242 506,242 0000000000000000005b99c6c52f2fa010e1c176e12734e6ae3923be960ac822 1,781 1.00/1.00 vMB 151
506,241 506,241 0000000000000000004b03b9f050805ac34451bcc99f89b2472b864870ff8c89 1,045 1.00/1.00 vMB 84
506,240 506,240 00000000000000000040f139d3dd3dfa0ef27747144ef019cf5b6a397362d9f8 832 1.00/1.00 vMB 80
506,239 506,239 0000000000000000001878ddeca62f9b08085b6f817b664350c90507dac169d1 1,828 1.00/1.00 vMB 95
506,238 506,238 0000000000000000004a700c26d7e88d27b30588c87935e6e6f9c96f966145b0 1,784 1.00/1.00 vMB 130
506,237 506,237 000000000000000000504d62c23518c15fe7825358b7cc37ea9dbba66bb0f06c 2,329 1.00/1.00 vMB 259
506,236 506,236 0000000000000000000ec0e6cf9626403e79ad89c34988f7961fc628b233773d 1,978 1.00/1.00 vMB 158
506,235 506,235 0000000000000000002cd9e0e8d725486caada2f3fbf93fab6858fdd9829c0b2 2,388 1.00/1.00 vMB 218
506,234 506,234 0000000000000000004be8fca07f15d37b3f17c5cd5367ea5d5e9524341346a4 921 1.00/1.00 vMB 114
506,233 506,233 0000000000000000004446204565b8df26d642ac51e61e2372e48f3865cd2c58 1,013 1.00/1.00 vMB 25
506,232 506,232 000000000000000000060b3cfa23207a6af3f11add67bf72c8d4ef9053ba47af 2,205 1.00/1.00 vMB 211
506,231 506,231 0000000000000000004fde66efd5c1d78a1c0461237fa06cc3b422ef859f4b18 2,172 1.00/1.00 vMB 102
506,230 506,230 0000000000000000005682016e4856824a54205971a4089a14e532ccf4fe49ae 2,453 1.00/1.00 vMB 223
506,229 506,229 0000000000000000003a6d69f593ff17e147c7fa6a9df56116529c8fb607c4e3 2,758 1.00/1.00 vMB 261
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.