Loading Tool

Explorer IconExplorer

Memory Pool

70,748 transactions
22.84 vMB
0.08860473 BTC
Random Selection Loading Transactions
Max Size: 145.13/200 MB

Candidate Block

Mining Attempt 5534be21bc1d3bef4626f2058b95d37ac6989c13d9679b786c7e0ba3de6a833b
Version 20000000
Previous Block 00000000000000000000a80b358315c0a315abff0d54ebad37963b677688087d
Merkle Root e09c0a4bf24c72677120a0a70e0b1802db5e033088bb403f51a772100ab9476a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,983
Size: 1.00 vMB
Total Fees: 0.02906702 BTC
Feerates: 120.64 > 2.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,667 (811,566 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
104,101 104,101 00000000000348d89c1e4a95ceea4fff1342ce30d7d3681bc24e1f22c5340cee 6 0.00/1.00 vMB 0
104,100 104,100 0000000000007d5087d7620c50584917de5eb2af159f95b17296e2993706d6e0 2 0.00/1.00 vMB 0
104,099 104,099 00000000000096ea505d1cfe93eb1362ff93235ab37736f921161396860d687c 2 0.00/1.00 vMB 0
104,098 104,098 00000000000064407e6e7e4ab74bd2a90b57936a9cb48374646e7ee90e0382c1 2 0.00/1.00 vMB 0
104,097 104,097 000000000001a1ce1fa9d466b055aeed74c5d9b5f97bd616821fdfca8ac7247f 1 0.00/1.00 vMB 0
104,096 104,096 000000000002c5f23113bbbf4bb62014a4f59041b02974022b754fe59c61f438 1 0.00/1.00 vMB 0
104,095 104,095 000000000002e955bbfd1d15bcaf1b05ab619cb37694e4f012b6b524db00f08f 7 0.00/1.00 vMB 0
104,094 104,094 000000000000f9a3155b218502e44e88cc0d2b379871b66dec22d899875a367b 16 0.00/1.00 vMB 0
104,093 104,093 0000000000006f22b0e7d7c741957af05ffad057e99bbdeaa732e3361a7fa4a1 1 0.00/1.00 vMB 0
104,092 104,092 000000000000dabe7c1fcdc4bc4ac0574b10e98d23a81e459b7b86a9db6e1cff 3 0.00/1.00 vMB 0
104,091 104,091 000000000000043dba1523f4ef83f8d9486b6811ee690e613a7032375204891e 1 0.00/1.00 vMB 0
104,090 104,090 00000000000063657f55c0c92cfdd1aa31d841aef6495a23d1c20ef412e60a32 8 0.00/1.00 vMB 0
104,089 104,089 000000000000de56971dc23a6e739cccb0bb05c2dbf80a443a11ebe7abfeee90 3 0.00/1.00 vMB 0
104,088 104,088 000000000000bec1f7ff20c679a0311cc9211707c2d43296897b2c34f44076aa 13 0.00/1.00 vMB 0
104,087 104,087 00000000000145b108b83899b2fae81561221acb27410c46bb42170da2563d40 22 0.01/1.00 vMB 0
104,086 104,086 000000000002e8eb3def82b078bb2648af15fa8cf029ca21742228d3e4fd9c20 3 0.00/1.00 vMB 0
104,085 104,085 0000000000012430da4c2f2da8d6277ef2fba59dd638cbc9985353c0b6c4a987 2 0.00/1.00 vMB 0
104,084 104,084 000000000002f95efad8ad4d13c3a582999cb2d459ce2edfde75fdb2cb210d3d 1 0.00/1.00 vMB 0
104,083 104,083 000000000001c4cfd7ce720a80f75864221ec0f73549df6b55189f7c110ce3e5 6 0.00/1.00 vMB 0
104,082 104,082 0000000000007749ac7bc2a6ab73f6f05ceed1ff2d858b519c5519d0ae97c879 12 0.00/1.00 vMB 0
104,081 104,081 0000000000036bf68b125a1827f37da1934200e0d28a7986392fee402416cb19 24 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.54 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: 773.97 GB
    • Received: 20.62 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.