Loading Tool

Explorer IconExplorer

Memory Pool

78,318 transactions
29.75 vMB
0.11343907 BTC
Random Selection Loading Transactions
Max Size: 178.74/200 MB

Candidate Block

Mining Attempt e1e7902df8bfd3bf5e385525675dc8d261b0aa5262f7a4cddef7a1f25272aa5d
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 993b1a8008eb19f1a064aeef8eb6957326872bcad02b1893eeafd3852593ee6e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,117
Size: 1.00 vMB
Total Fees: 0.03338935 BTC
Feerates: 660.76 > 3.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (264,461 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,812 650,812 00000000000000000004cdd63830cab80fad8476c451088b4b7a3f73b1cbf504 2,709 1.00/1.00 vMB 108
650,811 650,811 000000000000000000011736d0b367a566391f8c028c497caa8d84dcaf0e165f 3,104 1.00/1.00 vMB 110
650,810 650,810 000000000000000000039b0ca52aa254309806506dc466fa4f4f85f2c257499a 2,118 1.00/1.00 vMB 89
650,809 650,809 00000000000000000009caca12a6120e5c944037d4afd9b6633a7ddda9e04a4f 2,751 1.00/1.00 vMB 110
650,808 650,808 00000000000000000002cef9890fd1c5ec4a46cf2f974e711850a23950ca7374 3,120 1.00/1.00 vMB 99
650,807 650,807 0000000000000000000af727228c655e37ced4594fed2ad53ac7a51a6d46b82f 1,947 1.00/1.00 vMB 96
650,806 650,806 0000000000000000000cd8a5918fdfe11c88202845bb80423367046deb4ff9fc 3,076 1.00/1.00 vMB 116
650,805 650,805 00000000000000000001c04de431267f90a8bed78df85b10e4acb0b89436e397 2,733 1.00/1.00 vMB 92
650,804 650,804 0000000000000000000b30c8cad60e8f0a121346407d912fc79d48da75604ea3 2,767 1.00/1.00 vMB 92
650,803 650,803 0000000000000000000b616cd3728e11efed5504761ca0974ed32ac1a778b424 2,963 1.00/1.00 vMB 117
650,802 650,802 0000000000000000000668e09a9684377bc777601611a6e20cea658670a54ba5 2,783 1.00/1.00 vMB 93
650,801 650,801 00000000000000000006468a574b1ea1c245eebbd2c6f26772308ebbcf6549f0 3,052 1.00/1.00 vMB 124
650,800 650,800 0000000000000000000781afb500f258be541ec921f80e2b6886160f5b1e0d0f 2,441 1.00/1.00 vMB 94
650,799 650,799 000000000000000000012c367bc7eac7d9c8686383f0ed1d8ff3bb253f1fea9c 3,307 1.00/1.00 vMB 102
650,798 650,798 000000000000000000035ebf86dcb76836e4ccdc271deb1a68f7689762a95e4c 2,766 1.00/1.00 vMB 140
650,797 650,797 0000000000000000000bcb20bfc162e2b0b412f593a8ab7e6e1b723263fd502b 2,408 1.00/1.00 vMB 80
650,796 650,796 000000000000000000093d2b4a7ef2c6c5712af8d6fc060fa54466a3da96827d 2,986 1.00/1.00 vMB 84
650,795 650,795 000000000000000000076fa8d9326062ee3b4ea5434d82d9f484ced24f9ee85b 2,745 1.00/1.00 vMB 101
650,794 650,794 0000000000000000000b89ed5dbce4a783780cd2da573b7d18b98eb165f06db7 1,716 1.00/1.00 vMB 88
650,793 650,793 0000000000000000000088ffcec8abadca90a0ba51a54832213f5449aaac4551 600 1.00/1.00 vMB 86
650,792 650,792 0000000000000000000780001099cc6629d3f2bf1708e780de02fb3592f58ee1 2,416 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.