Loading Tool

Explorer IconExplorer

Memory Pool

43,447 transactions
32.55 vMB
0.10472276 BTC
Random Selection Loading Transactions
Max Size: 163.10/200 MB

Candidate Block

Mining Attempt 5942a800b1302a2d4187a1f1fee99a97bd4eb2db612f8519dd3e980e8b0fbdaa
Version 20000000
Previous Block 000000000000000000014d09ba7a31a9df4561752127b3c25ca00855382b7a3f
Merkle Root e15ca33ea2a6e538dc05b70d78b452946fea4ae11a791a4624108d3f0e8b1de4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.03133013 BTC
Feerates: 603.21 > 3.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,361 (1,282 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
913,079 913,079 00000000000000000001fb1365b47c4ed4ad1704730ba0ad6a7b192633107108 1,997 1.00/1.00 vMB 3
913,078 913,078 000000000000000000017a77b53afbe80c119565db77c63b6360046cfa8f9561 2,677 1.00/1.00 vMB 4
913,077 913,077 000000000000000000018557e255838e6b1e688fdf182b5b971ab9c6a3f92007 1,600 1.00/1.00 vMB 2
913,076 913,076 000000000000000000020cb8dbfa9666544561a032d68482df30bdddbf9bfabb 759 1.00/1.00 vMB 2
913,075 913,075 0000000000000000000042fb6293ac011bd2abfd52680f88337443c130b25931 2,509 1.00/1.00 vMB 4
913,074 913,074 0000000000000000000142f2e35ed832be315ec5bd8646658268008200de65d1 151 1.00/1.00 vMB 2
913,073 913,073 000000000000000000003cbea853ed9c3fbccf5532990c5c6b3c288b7071c7c1 1,262 1.00/1.00 vMB 3
913,072 913,072 0000000000000000000142671b384186b458235190c00c8f053358f19dc47059 2,403 1.00/1.00 vMB 4
913,071 913,071 00000000000000000001711e7142c3bbca819b1a7313f25506afc5a4a60ce546 3,834 1.00/1.00 vMB 6
913,070 913,070 000000000000000000007873c95dc411eba52476eef36e6e02682cc89630ef0e 603 1.00/1.00 vMB 2
913,069 913,069 000000000000000000012fc012824b22bb9568dd1fa0138139e1c8038a043765 2,382 1.00/1.00 vMB 4
913,068 913,068 00000000000000000000339aacba6c39bed07ad9f13249e5321c23706c8093fa 1,328 1.00/1.00 vMB 3
913,067 913,067 000000000000000000021012c716aa19bc0a1405adc35fa685570ddfce3f4ada 1,553 1.00/1.00 vMB 3
913,066 913,066 000000000000000000012b17ef7015f655d908bf684c373cb6f2823f2a196f07 1,445 1.00/1.00 vMB 3
913,065 913,065 0000000000000000000187147191df55939af37f3c18fe505ecdf9c0dae45a83 620 1.00/1.00 vMB 2
913,064 913,064 000000000000000000004a605b9e9e39e9f22cd75feeb105ff7c79ecb167e85f 2,715 1.00/1.00 vMB 3
913,063 913,063 00000000000000000001a04b0fbcb928c2d68d8f2cee10e88208914b724aa6e3 3,774 1.00/1.00 vMB 9
913,062 913,062 0000000000000000000009069c85f0b19bd0704f61fce56924481988327d1e06 2,759 1.00/1.00 vMB 5
913,061 913,061 00000000000000000001da98debab10be1afd2826caef3f19a173fade5a83ab3 1,563 1.00/1.00 vMB 3
913,060 913,060 00000000000000000002000d21f1bbdd54e1e3b8f6b28f9f940f00d126f4ce8f 2,652 1.00/1.00 vMB 9
913,059 913,059 000000000000000000014016f3cff1a84a51f34a2836e09fc46050304b909a67 2,044 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.24 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: 592.48 GB
    • Received: 9.65 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.