Loading Tool

Explorer IconExplorer

Memory Pool

74,799 transactions
27.53 vMB
0.06482272 BTC
Random Selection Loading Transactions
Max Size: 168.15/200 MB

Candidate Block

Mining Attempt efb5c673cb1942deb3172cce5dfcfc1191188d65ef5dd09be0af93db460b707d
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root 03486c1e870162c1d47233d46f63d4a96731cb41d198b6ced22a168732ef5545
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.00623243 BTC
Feerates: 11.94 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (185,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,097 730,097 000000000000000000032240497ebdaa0425e1a10198eff5b065ac7472982918 2,581 1.00/1.00 vMB 17
730,096 730,096 00000000000000000000f49775353521cc80138a39f67d7f9883c07f795890ab 2,967 1.00/1.00 vMB 21
730,095 730,095 000000000000000000021716fd92669dc0fa5980da506aec14bb2b27732382cd 2,235 0.87/1.00 vMB 4
730,094 730,094 00000000000000000004e46b4ff5f59519cba303d5495a32bad69acd15284be4 2,643 1.00/1.00 vMB 18
730,093 730,093 00000000000000000005d96ae27efca91568826634d174823bc2112187a1a650 2,232 1.00/1.00 vMB 8
730,092 730,092 000000000000000000016ea973793513e1640358446e7db816383aad9528a46e 2,804 1.00/1.00 vMB 6
730,091 730,091 000000000000000000019989404f5b318da9fb698ff6ad767088ca8a1df9001c 2,957 1.00/1.00 vMB 17
730,090 730,090 00000000000000000009bc8a84347520959ffe8eec1bec839e599eae107c1e4a 2,551 1.00/1.00 vMB 18
730,089 730,089 0000000000000000000378e409615a13695bbc1c8656e0e3df5e3949bfa257eb 2,794 0.93/1.00 vMB 11
730,088 730,088 00000000000000000007185c9a417ed995dbf8dc958a09ec0beeb4b023677fba 647 0.20/1.00 vMB 11
730,087 730,087 000000000000000000029aab62939e4f5ed3f0900119d0010a95865986807586 1,267 0.52/1.00 vMB 9
730,086 730,086 000000000000000000029c1c3ec2047a78f3ebdfadf3d77e7473fb5ad4e7da72 350 0.15/1.00 vMB 7
730,085 730,085 00000000000000000008bbe56c75b1d7464226f3441a6ecea39ffa3e0dc0ec35 447 0.15/1.00 vMB 13
730,084 730,084 000000000000000000020dd90925ad260b97cd573a3bc14f4d014268a4de759d 743 0.33/1.00 vMB 12
730,083 730,083 00000000000000000003f5da6c86cf3b14e483004efb8440df1060259038cf47 593 0.65/1.00 vMB 4
730,082 730,082 00000000000000000004401603150c09cec6ed86a2ab43b000ea3b947c915c93 2,420 1.00/1.00 vMB 9
730,081 730,081 000000000000000000043a953a2ea720e193110fb54626e17d64ab8f9daef2d4 1,891 0.68/1.00 vMB 11
730,080 730,080 000000000000000000058963845eb3a4354dd7a348cafdee9fa9e51427f218d8 2,197 0.73/1.00 vMB 11
730,079 730,079 0000000000000000000049a0797146718e47f84957a0757ee41a8e0fbc21de6e 933 0.75/1.00 vMB 6
730,078 730,078 00000000000000000009c3c837d4be9fb4ed7eeb5d9cf4a6d561e3b61fbe922d 2,066 1.00/1.00 vMB 6
730,077 730,077 000000000000000000068bdd2da53c9d8c4b2a2019806bcc584900cd6bdcc469 1,946 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.87 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.10 GB
    • Received: 17.31 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.