Loading Tool

Explorer IconExplorer

Memory Pool

89,031 transactions
33.16 vMB
0.20252406 BTC
Random Selection Loading Transactions
Max Size: 199.97/200 MB

Candidate Block

Mining Attempt d0bd2400711d3b41d165a43482c42bd300772b26ffa71ef04566a143dd45fea0
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root be287ae482b37233a7723c37ad702fa1a612241389367d1f7af8695fd50d472b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.08991485 BTC
Feerates: 387.56 > 9.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (233,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
681,553 681,553 0000000000000000000beff33963bc206e59045f278b9db86f64dd005d86d964 2,570 1.00/1.00 vMB 88
681,552 681,552 000000000000000000009faf9f3937267c27e3e5ed17fffe18666729bb4f5d0c 1,311 1.00/1.00 vMB 71
681,551 681,551 000000000000000000076b610c0ac3206f5a923d217e50bf06fab0a22f78d778 760 1.00/1.00 vMB 85
681,550 681,550 0000000000000000000007daade17bef0402215af2db03f752f7d486ec6ab722 1,922 1.00/1.00 vMB 100
681,549 681,549 0000000000000000000b615402a1f24efe75521246120b25f7d293a4413e3bec 371 1.00/1.00 vMB 82
681,548 681,548 000000000000000000031565607eace9ef4c0d9ad5244aa6fae0a09cb208aec0 452 1.00/1.00 vMB 81
681,547 681,547 0000000000000000000bc0d3fd4f975d30ce85690f7ee1684f0004363acb303d 1,800 1.00/1.00 vMB 96
681,546 681,546 00000000000000000005b0199ccf91c9d24e7ca515713db54abb665c9958f784 1,320 1.00/1.00 vMB 83
681,545 681,545 00000000000000000008bb27dd339ad1b2534f9060907a2be6925bb375395ba2 1,293 1.00/1.00 vMB 114
681,544 681,544 00000000000000000001c70b63927b1606e758f43fd52fa71b67caae68e8711a 886 1.00/1.00 vMB 108
681,543 681,543 000000000000000000009bad313710a4675333de721a56e76ad0bfc240dfc595 1,377 1.00/1.00 vMB 122
681,542 681,542 00000000000000000005bba9d05ca91cf2f9870eedf1f37c992f4133635ed2b0 1,289 1.00/1.00 vMB 133
681,541 681,541 00000000000000000007f4c770b475843dbdbafceceee7176048026430464843 2,792 1.00/1.00 vMB 129
681,540 681,540 00000000000000000002ec2e3ca6635ad46c704819249e1513f203c0c680aceb 1,481 1.00/1.00 vMB 64
681,539 681,539 00000000000000000003145493db18ee69a7c3da96d32791fcc246452847caa3 412 1.00/1.00 vMB 11
681,538 681,538 000000000000000000019ea2e58b2f086b02932b93f374c351881397a3e8b563 380 1.00/1.00 vMB 11
681,537 681,537 0000000000000000000b4cf7af84101406ab6284c22d56d5e0c98fb4ce50ff14 1,737 1.00/1.00 vMB 42
681,536 681,536 00000000000000000001ab94d151a1bdc8bde54b329d2689ad47dd81cf74e2db 1,348 1.00/1.00 vMB 21
681,535 681,535 0000000000000000000b49e6e76033bdaf535b3ebf8cba59aeb484e587f1683c 1,917 1.00/1.00 vMB 25
681,534 681,534 00000000000000000004bfff5cc2607c46f9e1c35a58956ed5263fa6075201f4 2,117 1.00/1.00 vMB 51
681,533 681,533 00000000000000000007306b82d523d065738b9f399ee7ebceb39d11097f811e 2,332 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.31 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.19 GB
    • Received: 14.62 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.