Loading Tool

Explorer IconExplorer

Memory Pool

50,158 transactions
30.11 vMB
0.11754994 BTC
Random Selection Loading Transactions
Max Size: 160.58/200 MB

Candidate Block

Mining Attempt 0b1178e21a882fbae0fa0a842bdb790047419b472d026e787b69560b603bf203
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root ba394154d2b85cd705244cb20cea5fa99645cc7462617f0205f617330cb926c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,453
Size: 1.00 vMB
Total Fees: 0.04546939 BTC
Feerates: 179.69 > 4.56 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (333,022 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
581,822 581,822 0000000000000000001348d57481e8b440f4176b273b9d72ad5cb33d55d74ed0 2,510 1.00/1.00 vMB 108
581,821 581,821 0000000000000000000a8c3f754e5d0052e0adebfe97fb22e22fee162a1a8b71 1,316 1.00/1.00 vMB 91
581,820 581,820 00000000000000000015e9821096033e79ac7a2d12f3dc39e523586ea1b49f5d 3,132 1.00/1.00 vMB 130
581,819 581,819 000000000000000000249fd1464141f75bfccfcfc466663e65ebee973e766d5d 2,417 1.00/1.00 vMB 32
581,818 581,818 0000000000000000001ba1bdda78ea2264aac9c9357ab201fd079e3b214448bd 2,381 1.00/1.00 vMB 69
581,817 581,817 00000000000000000019b3f68e794d094633409b6b3d09540b1826510d6ca147 2,516 1.00/1.00 vMB 112
581,816 581,816 0000000000000000000b3e29074f32ab26bcdf296c615d6b57ac4d87f52dfdda 2,918 1.00/1.00 vMB 129
581,815 581,815 0000000000000000000de6d595bddae743ac032b1458a47ccaef7b0f6f1e3210 2,095 1.00/1.00 vMB 32
581,814 581,814 00000000000000000015dfc84a563117da256cda775b0b05561f4f2cad37173f 2,756 1.00/1.00 vMB 108
581,813 581,813 0000000000000000000194213b8da657ddbc0c6fe270d1514cada327d5fb2876 2,192 1.00/1.00 vMB 22
581,812 581,812 0000000000000000002035599d4ab2f6ebeeba3e194426f841986c68944c91cf 2,865 1.00/1.00 vMB 71
581,811 581,811 0000000000000000000258f3cda40f4f5d6ac940a3c344b53611596c05cbcb44 2,427 1.00/1.00 vMB 80
581,810 581,810 00000000000000000023e6042a617e184dbc10758ebe26a7d3837637651ba015 1,896 1.00/1.00 vMB 62
581,809 581,809 000000000000000000176df98cbf4ab4f4d1ae540d463853a68291d967676cf2 2,030 1.00/1.00 vMB 106
581,808 581,808 00000000000000000005b2b854a39d6e59b03db9b571a271ff1210d2e8117c96 1,569 1.00/1.00 vMB 43
581,807 581,807 000000000000000000105911f9e830ee04e0fe09cbda1fc9acf3d653de9b1449 2,095 1.00/1.00 vMB 60
581,806 581,806 0000000000000000001b6515da4232e6e0f2c8e700f1fa4cff2b1fd0b4223a1f 2,685 1.00/1.00 vMB 65
581,805 581,805 00000000000000000003343729cd6fa07059d836e12fd686700186d841fb6cdc 2,350 1.00/1.00 vMB 112
581,804 581,804 000000000000000000101e302baec359e2eebaf532c63522c3c982b58edcdb1f 2,761 1.00/1.00 vMB 105
581,803 581,803 0000000000000000000839155f5fc03e0ed955de522b81cf7f62ece27f3f0c0d 2,853 1.00/1.00 vMB 49
581,802 581,802 0000000000000000000201b9bec13730404d4dfb96df630d589b6c75deadf59f 2,837 1.00/1.00 vMB 89
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.