Loading Tool

Explorer IconExplorer

Memory Pool

9,602 transactions
9.34 vMB
0.02428177 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.56/200 MB

Candidate Block

Mining Attempt 754106b6a7d7a91509cb9fb86b3029da5a5d80e40e201e1f4e125511a7b394ca
Version 20000000
Previous Block 000000000000000000019fe53911ca79a6088890c2393d2196acec9d8f0fc401
Merkle Root c7527372b71410854f0c4de2358e6ba92ddf52d0ec6f647e36f0ed77c3b32017
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,986
Size: 0.99798225 1.00 vMB
Total Fees: 0.01075021 BTC
Feerates: 201.79 > 1.08 > 0.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,799 (742,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
171,059 171,059 000000000000039aad126661d2713aafb278fe270960d01efbe373ee3e8bbd35 24 0.01/1.00 vMB 240
171,058 171,058 000000000000031cb8ab187cf7fa3eca443bb22a8b37ce820d0a7788b59d0ce0 26 0.01/1.00 vMB 354
171,057 171,057 000000000000061c5b92832c1f8f85b8ec4183524096527c364a24c392145777 27 0.01/1.00 vMB 155
171,056 171,056 0000000000000182e9844dc1f2899d1e8a0e98ee82165a8e410989952d30e661 117 0.06/1.00 vMB 402
171,055 171,055 000000000000005a8d3f72e734f4f8bb750d9963d4766eab2a6f49b9de03feda 30 0.02/1.00 vMB 61
171,054 171,054 000000000000087ed47e0c8aef516b09f52d27686d3c88ce18d3a700d5174079 80 0.03/1.00 vMB 787
171,053 171,053 000000000000023adcd8eca5669d9dbd5229156767f6c2c380b0bd756b293481 19 0.01/1.00 vMB 104
171,052 171,052 000000000000071bac77e29f91a610d85ac1d1642ca6e45431bd283063bcd7b2 27 0.01/1.00 vMB 1,149
171,051 171,051 0000000000000625109f42a36188ec0bbd9e53d132b13c6332a0bcf6d1095cef 27 0.01/1.00 vMB 84
171,050 171,050 000000000000008f491bf0f586e3ef14e0c6a25675f578f207b178596689a261 124 0.04/1.00 vMB 16
171,049 171,049 00000000000004b04f160a136a5652c906cc6d691a90e4fcb68772d77850bc3c 82 0.05/1.00 vMB 174
171,048 171,048 00000000000009f354df6ad65d592cf91ee980afdb93946644a246f49f0d37f1 120 0.06/1.00 vMB 155
171,047 171,047 00000000000003a9d25b1dce1ef6b1c36ff37772d6f4cb20dfc31dc13d1081b7 1 0.00/1.00 vMB 0
171,046 171,046 0000000000000064ba49fed8c769a8bf8c2d38da051f50f8e5f2394a4f2ac0d8 24 0.01/1.00 vMB 52
171,045 171,045 00000000000003dbe4b96eadff4d63414b66349de0d029df821a5486d54931e7 38 0.05/1.00 vMB 31
171,044 171,044 00000000000005bd7f010525df52aaf84c7f4eb9c0927c35dcadfe4bc9a9be1c 8 0.03/1.00 vMB 2
171,043 171,043 000000000000018abbd763581e83cbef361e197a0ef11aa8fe5d15ee1341b035 11 0.03/1.00 vMB 7
171,042 171,042 00000000000009f88414de4de93c17b5ddcff9f8d61133ff95a9fdebee6cc705 46 0.04/1.00 vMB 38
171,041 171,041 000000000000028ef3a90e9cf37ac98b401a81945d5f81aa688adebcdaeb7675 1 0.00/1.00 vMB 0
171,040 171,040 000000000000042d445c29456833e020c6604ee93db77c0a6011b1528d63702b 92 0.02/1.00 vMB 52
171,039 171,039 000000000000083d7ec37929334095966557b2251a0876c103601d2a7563b5dc 33 0.01/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 780.27 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 515.34 GB
    • Received: 4.34 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.