Loading Tool

Explorer IconExplorer

Memory Pool

81,114 transactions
29.72 vMB
0.12695956 BTC
Random Selection Loading Transactions
Max Size: 180.14/200 MB

Candidate Block

Mining Attempt 9788ead1b29031ebd7fee30f00a4bbe8cca0f86f94e92980d5b974b46c0ea5ba
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root b806adcb01710833507621fedc72ad5d86413727bc11b90b47301f2ddb566cf6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,778
Size: 1.00 vMB
Total Fees: 0.06032947 BTC
Feerates: 151.07 > 6.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (277,485 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
637,633 637,633 000000000000000000078bbd9d5bc274fa7742dd25cc3412cf3fdbdb12886ea8 1,828 0.77/1.00 vMB 23
637,632 637,632 000000000000000000102ba6fabc19a7004159b4e2b6af964250a3bbca660365 559 0.22/1.00 vMB 19
637,631 637,631 000000000000000000063d957b17077e4c2919845440ea1b7106e544f3c1c3ff 800 0.41/1.00 vMB 14
637,630 637,630 0000000000000000000e4f88fb84a222f10a9282467f9366fea72c80544d7a29 836 0.89/1.00 vMB 2
637,629 637,629 00000000000000000005c741b4e7117b3a2228cc6cc13819462ab1cb38de541c 2,151 1.00/1.00 vMB 16
637,628 637,628 0000000000000000000ec231f6fa83122c68d7d66fef55c9fff1baa5cb266b82 2,365 1.00/1.00 vMB 22
637,627 637,627 0000000000000000000bbd09a05aa23f24417343512c85a3c42b51db05b38da6 2,206 1.00/1.00 vMB 28
637,626 637,626 0000000000000000000c6984ba52e85a4654ee6a22ad83659b99937dbc1ec9ff 2,466 1.00/1.00 vMB 19
637,625 637,625 0000000000000000000fa32a86eba1f4944680818f06841cef524d97061cff5a 2,114 1.00/1.00 vMB 9
637,624 637,624 0000000000000000000ba16371b55083ade8d6700aa60f65741699b3a8667271 2,780 1.00/1.00 vMB 35
637,623 637,623 0000000000000000000abfa6e4016959d0d79be636ee781cdd05f7f260219434 2,502 1.00/1.00 vMB 43
637,622 637,622 000000000000000000057d2b4bf34737a843017aae02f6042602a3eb848a507f 2,328 1.00/1.00 vMB 46
637,621 637,621 00000000000000000000ad383bd0d8f1c43ffd7bde02d297b72b63ea7a58101c 346 0.12/1.00 vMB 28
637,620 637,620 00000000000000000006a2b0021b7df98dd85d86c3d897e7e6bf0297b604b127 82 0.02/1.00 vMB 29
637,619 637,619 000000000000000000052208d549b6b165fa8299ed20b6e97d0b3753f78552f6 1,612 0.57/1.00 vMB 27
637,618 637,618 0000000000000000001178627d2874e8e0f31f6d0a2c69258f3e743269ed8a3a 1,752 0.69/1.00 vMB 25
637,617 637,617 00000000000000000002c86883ce3c2f90562b7ece113d11fcf165bf54cf3a87 386 0.12/1.00 vMB 32
637,616 637,616 0000000000000000000f5bc6249a9a456ac4b0a878b5abd9e0f552c64e42dfd0 399 0.14/1.00 vMB 25
637,615 637,615 000000000000000000083e85d59a22371a961400fb443d4086b3e982cde9594e 576 0.19/1.00 vMB 40
637,614 637,614 0000000000000000000e18d61ccc19607c769ace81a3abf630cd98a4dead64d1 1 0.00/1.00 vMB 0
637,613 637,613 0000000000000000000d61a3449dbf18cc35b4284a14cc2f81691e418f6146fb 2,562 0.93/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.98 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.