Loading Tool

Explorer IconExplorer

Memory Pool

37,836 transactions
28.00 vMB
0.06536027 BTC
Random Selection Loading Transactions
Max Size: 141.78/200 MB

Candidate Block

Mining Attempt 59a2fa6f7b2aa63c77d866c4228a4ece8dd5b4a4db2239bef9b1584c1896df5e
Version 20000000
Previous Block 000000000000000000006d49673a863294886cf674a899736033f24b7f746e94
Merkle Root 5d0a9b4c5f0d526899c67f3a684d98b76c2fbc17085c8b19232f4852ea0f9efe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,575
Size: 1.00 vMB
Total Fees: 0.01174130 BTC
Feerates: 203.60 > 1.18 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,599 (152,807 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,792 761,792 00000000000000000000447d556654eb5e1372ebbc94d33f3ff0cf13e5f88490 2,351 1.00/1.00 vMB 23
761,791 761,791 000000000000000000021a6d7fc3021c48e2180e580e96ed0bc6121a5483c1e4 1,145 1.00/1.00 vMB 6
761,790 761,790 00000000000000000006c73a402504d06c7041f07d9534d3e821badb4358467a 2,788 1.00/1.00 vMB 13
761,789 761,789 0000000000000000000053f80d7590d1b88c087a198c7619797b5f74dd7820f5 3,052 1.00/1.00 vMB 26
761,788 761,788 000000000000000000074c860deb4139db4406e7f3881d5783341fb4a1c26b0f 333 0.44/1.00 vMB 4
761,787 761,787 000000000000000000016288fbc671de3994df874464a9f6ddc61d15593aa429 1,334 1.00/1.00 vMB 7
761,786 761,786 00000000000000000001ae91955bb95306c664465d12be1e60e7919de90847f2 1,821 1.00/1.00 vMB 9
761,785 761,785 00000000000000000001943f8643fe2f7aed020b8d3abb52360825bf01e771c7 2,420 1.00/1.00 vMB 11
761,784 761,784 00000000000000000002d442f416c9e67d844f814a48369469697b373e014426 2,009 1.00/1.00 vMB 21
761,783 761,783 00000000000000000006bbce4a51f05b68399949fdb833db9687264654084e47 1,653 1.00/1.00 vMB 19
761,782 761,782 00000000000000000000120802faf7543c45e76101822f3e58b9498e24250568 2,239 1.00/1.00 vMB 21
761,781 761,781 0000000000000000000397230b617fd0b4142b0a7a6f6a7116df16bec035befa 1,697 1.00/1.00 vMB 33
761,780 761,780 00000000000000000005e0f4f863f55fd2ce6708bba78e0d885c3ae6f92ff362 2,217 1.00/1.00 vMB 15
761,779 761,779 00000000000000000000da7b7dc31e6a44e47bcd6edd06d8b5c419c19dac0918 968 0.40/1.00 vMB 13
761,778 761,778 00000000000000000004073d99a5bd730dc0068e8ba6f51cfc9ef5c382c6929b 1,526 0.79/1.00 vMB 12
761,777 761,777 000000000000000000044f33338d7d153118a2b95e34173bca740378537e2010 2,532 1.00/1.00 vMB 16
761,776 761,776 00000000000000000000b2e2346c1ec736e40434ab73838efb50e546892209a5 712 0.80/1.00 vMB 7
761,775 761,775 000000000000000000058ca7e28092adb541c0361a433964afce0c0d7e9fdd53 1,012 1.00/1.00 vMB 18
761,774 761,774 00000000000000000000e31000b3621763d65dadcad179fa6ae0934d9e9b9d7b 1,550 0.64/1.00 vMB 14
761,773 761,773 00000000000000000006914d94191e04bc78530df223a2edf0b6a2f40dbca9a2 1,385 0.45/1.00 vMB 18
761,772 761,772 00000000000000000004fd9cb683ec176351af6a591667e5ba42b90249593263 1,209 0.84/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.49 GB
    • Received: 11.80 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.