Loading Tool

Explorer IconExplorer

Memory Pool

82,073 transactions
32.05 vMB
0.08427121 BTC
Random Selection Loading Transactions
Max Size: 193.11/200 MB

Candidate Block

Mining Attempt d8d8bab37d61a13bd274486a26a729dfa2c26a27bdafa7dbaad7cb26613a5689
Version 20000000
Previous Block 00000000000000000001a4d38d277fd901b264e84099287ad65378aa5724e107
Merkle Root e9b2d12de0759336b4e91105ae7c94c3c8c682639f61318da09f06259c14b20b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,191
Size: 1.00 vMB
Total Fees: 0.01377494 BTC
Feerates: 142.62 > 1.38 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,174 (540,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,929 374,929 0000000000000000037f1e06c43378711be443288a2380fb3f80f732c92dbfa0 4,079 1.00/1.00 vMB 15
374,928 374,928 0000000000000000049024f778db206003ade8a2740c3d59b776db526d028931 553 0.30/1.00 vMB 32
374,927 374,927 000000000000000005af789fb1e4fa99f2f96c5d8a20084e73f8e8c63c073414 1,764 0.93/1.00 vMB 14
374,926 374,926 0000000000000000024aff1b521dcb63ab338a07284ac44c6c51c4c70f7a210c 2,996 1.00/1.00 vMB 15
374,925 374,925 000000000000000007cb6234310488ddaff758fcf2930c448ee532b7fd464305 1,543 0.95/1.00 vMB 30
374,924 374,924 0000000000000000087d546b8e6d369a5b5dac913f4d3a2756273685b43b5523 2,932 1.00/1.00 vMB 54
374,923 374,923 000000000000000012f6c35c00cdebd8f5748c78c9b6fc525fea83f02c00e540 913 0.75/1.00 vMB 18
374,922 374,922 000000000000000012fe502df409b40b85dc7b1f3f90e664e503ac40b24dbd77 507 0.22/1.00 vMB 38
374,921 374,921 0000000000000000045228733a97481cb6e34beaa5f8f93ca87918b6b54ea97e 1 0.00/1.00 vMB 0
374,920 374,920 000000000000000012e5244dd853fbd313d201430e0f4b4c77184fe81b707c9d 1 0.00/1.00 vMB 0
374,919 374,919 000000000000000005cf16d7bc99fcead7c51bc3c71c7d1a9cbed71e48c3b734 1,946 0.75/1.00 vMB 10
374,918 374,918 00000000000000000078a67c6e22daf1f45379f9063ad0dff2acea05a7294e51 624 0.34/1.00 vMB 39
374,917 374,917 0000000000000000093b4e14eaecf3ea54d8e99658bf2798aedfbeeb01ef9ed7 2,392 0.89/1.00 vMB 9
374,916 374,916 000000000000000004ae9fe1a9ef1a6bc36a3887570f79a78951b7a66077938a 3,819 0.95/1.00 vMB 17
374,915 374,915 00000000000000000d1b4d94588591f4eb990ec4b33c1274f6a8e34fc952f205 671 0.37/1.00 vMB 36
374,914 374,914 0000000000000000069178bfa568797cc5f574786da1d83f9f0214612faa7a2f 2,768 0.93/1.00 vMB 23
374,913 374,913 00000000000000000360fba205aa4a3e94035e19cf920c4ba8d79a92134e1ffc 699 0.38/1.00 vMB 33
374,912 374,912 000000000000000004a99f6a201ff738dadd39a58eeef307942306eb6b5345eb 1,683 0.73/1.00 vMB 43
374,911 374,911 00000000000000000c4b5bed6c987c692ef886464c7a70231e7b1fa37c558043 3,916 1.00/1.00 vMB 19
374,910 374,910 00000000000000000c15b9828f1af2fe06153886e0970ba3380475e08148f80b 376 0.18/1.00 vMB 31
374,909 374,909 0000000000000000034372418192daf86d9c69ae498bff0b68fe0fa8f2e0839c 473 0.24/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.70 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: 697.33 GB
    • Received: 16.56 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.