Loading Tool

Explorer IconExplorer

Memory Pool

80,189 transactions
29.63 vMB
0.06770527 BTC
Random Selection Loading Transactions
Max Size: 178.79/200 MB

Candidate Block

Mining Attempt 0693675f5fa9227fd548165ddd5b38707a0048466b558c7a8614c6224a61f731
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 4ece24fa39bb90cb7c9687ab3e8ca2a071801358b84d484087d9475c6ad0397e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,346
Size: 1.00 vMB
Total Fees: 0.00739419 BTC
Feerates: 78.53 > 0.74 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (407,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,415 507,415 0000000000000000002fafcbc2dffc4fbefee16626889d33b3cab7f69351c946 368 1.00/1.00 vMB 27
507,414 507,414 000000000000000000232d84e58075dc1de90333c42be4805156f5fda1931e4a 1,062 1.00/1.00 vMB 90
507,413 507,413 0000000000000000001ceb47361d2d38d4a0603a82321d524e51395e7a76b09c 963 1.00/1.00 vMB 95
507,412 507,412 000000000000000000331a5f48cf467fe58fbb0784c64e287ca374a21a33dcf9 776 1.00/1.00 vMB 65
507,411 507,411 00000000000000000002d419e820d694baaa99c73a33716fae87d4062146d006 875 0.36/1.00 vMB 224
507,410 507,410 000000000000000000019bf3705e804d2caf97d3c1b8a2a9950b124dab1bb32c 763 1.00/1.00 vMB 36
507,409 507,409 0000000000000000001b3436b2d32a553156d0335012233ecae16e7d5102f4c6 2,059 1.00/1.00 vMB 200
507,408 507,408 000000000000000000082fad7752158947bb702ab6740ee23a7e78931e7d771e 1,653 1.00/1.00 vMB 69
507,407 507,407 00000000000000000037dc8a32863d3628282747758c1fe0b3e778424ad8963b 1,002 1.00/1.00 vMB 195
507,406 507,406 0000000000000000006001629db16725fd4518f918d75a2cadfcd59ea84b9580 293 1.00/1.00 vMB 158
507,405 507,405 00000000000000000060ac331aede77c9a8737e1415565496020ffabea6a830f 1,745 1.00/1.00 vMB 201
507,404 507,404 0000000000000000005f147c3f870bec7b1fddc7e3c19b1511e8bf08160cf013 330 1.00/1.00 vMB 27
507,403 507,403 0000000000000000004bba7ef691042d8b9bc610fa8687432f50ace100da78c6 525 1.00/1.00 vMB 61
507,402 507,402 00000000000000000034c066c99a19956c9b3d981b2cd9c04b01b0e99ff84f9b 469 1.00/1.00 vMB 14
507,401 507,401 00000000000000000045fe76f90e99eb13bd0967eb6dd4449087819f59ee0710 2,057 1.00/1.00 vMB 203
507,400 507,400 00000000000000000029867c80460ee1df560b97c2066e680672360dffc99761 1,011 0.72/1.00 vMB 42
507,399 507,399 000000000000000000592993f32b0349b393b21ac9d878843cca91f1f4b168bb 2,498 1.00/1.00 vMB 236
507,398 507,398 0000000000000000006bf51af57fbd7c2b1a60a5b07f9493413e49a09bd69e41 497 1.00/1.00 vMB 30
507,397 507,397 00000000000000000066bae7ba57950e2e2c0f197e731f73a6913f0192b156f8 983 1.00/1.00 vMB 70
507,396 507,396 000000000000000000524a27cde647320b05221778f1126327cb136c0d299fbd 634 1.00/1.00 vMB 50
507,395 507,395 0000000000000000001048907d7e50ceef60bcc56048e84f222f3f9bdbd695dd 1,825 1.00/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.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.