Loading Tool

Explorer IconExplorer

Memory Pool

41,944 transactions
26.64 vMB
0.06136918 BTC
Random Selection Loading Transactions
Max Size: 139.68/200 MB

Candidate Block

Mining Attempt 9ed1ddca623272fee167515b2d87095765f53327426931d52c90dbaeb3e9ce56
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root b20a9a15983ddcc590b7adb098b18d5731d0052d92ddbf949bfd0a3b20444293
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,496
Size: 1.00 vMB
Total Fees: 0.01221020 BTC
Feerates: 181.54 > 1.22 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (530,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,916 384,916 000000000000000006d5f29e7a9ce6d4ae266cefd6c6caf43ba199307f16654f 234 0.99/1.00 vMB 8
384,915 384,915 00000000000000000581989cbd1e3f47ce6cf1f04a1017bd849853f2eb6b7b1b 781 1.00/1.00 vMB 17
384,914 384,914 000000000000000009110f6372d5eecea4c505b390df863ee8f0c08996382a3e 469 0.24/1.00 vMB 33
384,913 384,913 000000000000000002bdb2e50cf665a82fa3d0d0be759706b97b3ba39697aba8 227 0.18/1.00 vMB 22
384,912 384,912 0000000000000000075af6e3328b24a955645ec29e094054ee1976be6ba395c3 892 0.75/1.00 vMB 21
384,911 384,911 0000000000000000049ef744bfa452cdaa6280cd9346c391c17c013a60c68330 765 0.36/1.00 vMB 33
384,910 384,910 00000000000000000b14e0c0c9ab581379d49b047e041c4b047d9e0e43abf869 487 0.31/1.00 vMB 28
384,909 384,909 00000000000000000135fdc719da128e67361af25ee563a6ce25834751378896 324 0.14/1.00 vMB 42
384,908 384,908 00000000000000000bcb318530d51129378af52cd4df11b1b8d251e7afd0d5a0 335 0.19/1.00 vMB 26
384,907 384,907 00000000000000000fa48057cac9c723efad25a6c371de7b1a2b2f725fe8451f 555 0.29/1.00 vMB 30
384,906 384,906 0000000000000000103a4e151fd7721b6a114ae75457e4f3c2f274d7dc00d5a9 313 0.25/1.00 vMB 18
384,905 384,905 0000000000000000043ddd890cd067d6a7f558321b31cbb91a13b0942743b200 644 0.50/1.00 vMB 25
384,904 384,904 0000000000000000084508240bc4c024179772ffd240c8d94a0a689af793d50e 646 0.41/1.00 vMB 38
384,903 384,903 00000000000000000e2d96d7b94419c5f5c48c1167db578c0048bf9cadf3e87e 1,339 0.64/1.00 vMB 38
384,902 384,902 00000000000000000d527866aaf178e50389e9dacf62c6b87a62b0d2a3346e09 128 0.24/1.00 vMB 6
384,901 384,901 0000000000000000040908bbda516c286f77b4071b846b2fa792aa2876882473 842 0.90/1.00 vMB 20
384,900 384,900 00000000000000000ea0630e781e2ff9dd43e000996e574504668c088ccb1992 442 0.32/1.00 vMB 23
384,899 384,899 000000000000000006d7975f2c8fde437ea549d62c376ddbd5568b22d1c5cbe4 1,954 1.00/1.00 vMB 31
384,898 384,898 0000000000000000069de3666ed6f69823ac54ad0ccf4798a94df9784069584e 473 0.33/1.00 vMB 23
384,897 384,897 00000000000000000c7618cc218c43dea89840ef1ee2c12de77e762fd1ed4860 951 0.74/1.00 vMB 18
384,896 384,896 00000000000000000841680fd49650f662849a91200a5e3ff370f125b63951f0 1,832 0.60/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 782.27 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: 656.00 GB
    • Received: 14.37 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.