Loading Tool

Explorer IconExplorer

Memory Pool

80,186 transactions
34.61 vMB
0.17359360 BTC
Random Selection Loading Transactions
Max Size: 193.75/200 MB

Candidate Block

Mining Attempt 53fdf81e8656d646ead4c2603e99fc9f5db76d6daa7ec0334174394d1178f4a5
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 64d3f731987d2afbc9e73c45dc0466582ce856f1381549c7839487dc529b83d8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,053
Size: 1.00 vMB
Total Fees: 0.04552572 BTC
Feerates: 150.93 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (513,157 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
402,258 402,258 000000000000000000e2183a31dfbf4ccd8b022189907d6d907b3ed6235b5241 2,330 0.93/1.00 vMB 44
402,257 402,257 000000000000000001a4c893bedc2ddcc4cd19d84bc8c11602389410f164d834 3,108 1.00/1.00 vMB 65
402,256 402,256 000000000000000004b92ba25e446d0ec6fbfbff92803fab9344c8795de68373 37 0.01/1.00 vMB 47
402,255 402,255 000000000000000003ea8d85958f78642bdea10ae698ee639cf9ab46d03d416b 1,106 0.47/1.00 vMB 41
402,254 402,254 000000000000000004e8d7b202d19b7da7e638196f05273ddd8a856d19bae281 701 0.31/1.00 vMB 41
402,253 402,253 000000000000000004239c9020139f37578b3dbee13e205c3fedb6a81e43c22f 1,395 0.64/1.00 vMB 42
402,252 402,252 0000000000000000054f856742296281063dae2d52c37321714f8482503ad42b 431 0.49/1.00 vMB 18
402,251 402,251 000000000000000002e75f3f93579f8887b798d97d30b02e248f6b0398bb16b3 802 0.35/1.00 vMB 43
402,250 402,250 000000000000000005f1279229ec35c454083cc48e980fa9e81935d5648fa6f2 1,209 0.63/1.00 vMB 31
402,249 402,249 000000000000000000f63107b2aa8b42d735a17d383a453f99099ce86f308fec 2,705 0.93/1.00 vMB 57
402,248 402,248 00000000000000000156413536eeb194aefac8f2d865c03690c739a9da7b8c25 832 0.76/1.00 vMB 22
402,247 402,247 000000000000000006b0dc3f43f172561dd51a7f2cf6dec300f1010955935b03 1,361 1.00/1.00 vMB 38
402,246 402,246 000000000000000005eff1df1da8c4e3651ef83e3e768e116d97816aa29600af 2,628 1.00/1.00 vMB 57
402,245 402,245 00000000000000000058ecac7db19c1c96e9db05ec0f894dba55ebb2f5ebdffd 2,898 1.00/1.00 vMB 54
402,244 402,244 00000000000000000160257b027c603d23c5b42a68ebe90cd5c1394a062ed9f0 2,584 0.99/1.00 vMB 53
402,243 402,243 000000000000000003681032e516917d635e4b3270a1be9e63d281f70e4ae281 1,271 0.59/1.00 vMB 44
402,242 402,242 000000000000000002f078529d6d007beb62297e6812b0d7808d65ca83ce6faf 671 0.32/1.00 vMB 41
402,241 402,241 000000000000000001935088314da03eb8a3bee17c65885534a38b8b4712de3f 1,706 0.86/1.00 vMB 38
402,240 402,240 000000000000000003b64d75a190145399afe98f6ba5a31ec86757cf68f625b3 333 0.20/1.00 vMB 30
402,239 402,239 0000000000000000020f2c1c68d1ec697df8cd7549522e1e844afde8d40b0191 618 0.27/1.00 vMB 41
402,238 402,238 000000000000000004a5b42b83e66480d01b711c6763e8b17de3e3d07c973e09 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.11 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: 734.15 GB
    • Received: 18.55 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.