Loading Tool

Explorer IconExplorer

Memory Pool

46,657 transactions
27.74 vMB
0.07073962 BTC
Random Selection Loading Transactions
Max Size: 147.10/200 MB

Candidate Block

Mining Attempt f7f61715e5988941843d4679a5afaa825c7a3334c3dc6faf4b6b6130fde96333
Version 20000000
Previous Block 00000000000000000001b111321ae827478201ad15bbddad0e9be5e1d7430374
Merkle Root b412ca5ba8f533f410adf23366b4d5095e292bd74769ae0cf11c6f3d3a01d6ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,882
Size: 1.00 vMB
Total Fees: 0.01821377 BTC
Feerates: 100.65 > 1.83 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,907 (429,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
485,811 485,811 00000000000000000045c77cb6cf6f2768f47bb933ea9dc9f340d734e3ba3e8d 78 0.03/1.00 vMB 86
485,810 485,810 000000000000000000f134fddcbaab9e162f99d3a6d8f822b7ccb184575bd7a9 270 0.11/1.00 vMB 122
485,809 485,809 000000000000000000ca72eb5b87ae9de665fde0d49c9f8786ef564684c75484 315 0.16/1.00 vMB 87
485,808 485,808 00000000000000000052c8ea35bc40bf348981182527bd15ee629f456b9a3c55 1,042 0.74/1.00 vMB 50
485,807 485,807 0000000000000000002f6c8fd4b8adc9ac0d504a3c4648154db3420a3b53bf1d 1,291 0.52/1.00 vMB 67
485,806 485,806 0000000000000000002cac1acc1ec855e7456fa07f13800d89d8a067a1f47c67 2,012 1.00/1.00 vMB 58
485,805 485,805 0000000000000000009e2272322b076abdbbbe1ee1ea358a92663cfc353544b6 2,395 1.00/1.00 vMB 165
485,804 485,804 000000000000000000fde4f465973f636b915d887b3aa194774d975f2cac86e2 37 0.01/1.00 vMB 542
485,803 485,803 00000000000000000089012709ddf02103806eaaba7bcc03e8882cd52eef5847 946 0.34/1.00 vMB 22
485,802 485,802 0000000000000000008193a2128fd5d87114226655d1cc7d52131504225adf6c 480 0.34/1.00 vMB 37
485,801 485,801 000000000000000000ac07aaa78577b1a38e1b37d2e61f62377e0759ee15c4d7 1,673 1.00/1.00 vMB 27
485,800 485,800 000000000000000000224ab26b2ef3a22989d183383a65346392fb8ab2130267 1,975 1.00/1.00 vMB 123
485,799 485,799 000000000000000000a5da9786785bc66dc57696cc5760fb310f276e8d197ac0 1,495 0.98/1.00 vMB 61
485,798 485,798 000000000000000000a450655bc6303195bf2f9986c330484045a44b9b904512 1,888 1.00/1.00 vMB 80
485,797 485,797 0000000000000000000fc5ce6f1807688b4f70b7a92672daf38d90e9be366871 2,641 1.00/1.00 vMB 60
485,796 485,796 000000000000000000883e7340da9d812b435b520d893c2996914c281eb530cc 1,754 0.99/1.00 vMB 114
485,795 485,795 000000000000000000e2dafc8f8bcf1bb102cc70881e19e3c6b73f6961779fdd 1,577 0.99/1.00 vMB 121
485,794 485,794 000000000000000000fcadc59f07ce96b7448f2c6f8749c66302824f89a8fd1b 1,375 1.00/1.00 vMB 117
485,793 485,793 000000000000000001262459dfc836146c71fd277b77de5c0366b08bfdf5a81a 1,157 1.00/1.00 vMB 99
485,792 485,792 00000000000000000121b89c390ab932e520fffad16355c2afc715b7a8f9bed7 903 1.00/1.00 vMB 97
485,791 485,791 000000000000000000ebfd6a87c618c7309e841ccdc9a23dde08a1f356adcd26 1,941 0.98/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 654.79 GB
    • Received: 14.20 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.