Loading Tool

Explorer IconExplorer

Memory Pool

73,951 transactions
28.85 vMB
0.07316501 BTC
Random Selection Loading Transactions
Max Size: 174.84/200 MB

Candidate Block

Mining Attempt e47f95e037605cf012713dd621c7bac53dce18698483891e5f5cea6ecf878fbf
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 5b4ad7cffd8898602622e8faf6605b3596bb6f3fe73f46bf7a840a5e6159f2c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,234
Size: 1.00 vMB
Total Fees: 0.00944595 BTC
Feerates: 100.26 > 0.95 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (365,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
549,535 549,535 0000000000000000000edc8d9a2f48d81d1ae285accad80fdfd4ccca735f75c8 2,628 1.00/1.00 vMB 8
549,534 549,534 00000000000000000023c0d478f702b6411ab8618adb13dbf79d603416d5c7c8 3,061 1.00/1.00 vMB 19
549,533 549,533 000000000000000000094d8b9685aefd0ac84d9a5c0dad075186cb8638a53d26 2,829 1.00/1.00 vMB 22
549,532 549,532 000000000000000000179c0ea8e7e672fbbb7fa40bea80f4e3f9ad67b5af66d4 1,638 1.00/1.00 vMB 11
549,531 549,531 000000000000000000039418b22392d46bd0288e15f4b67d6faab54fefb3ee19 2,315 1.00/1.00 vMB 23
549,530 549,530 0000000000000000001f4cd8de041b5848cd0b0c6591a8f3fbf8c03d7eac5fb8 2,731 1.00/1.00 vMB 15
549,529 549,529 000000000000000000086aa111e292fc962861efac4d8b9c634e41287cd73f66 3,353 1.00/1.00 vMB 17
549,528 549,528 0000000000000000001e6cbea32fb4f2d8c95ae6b868e3a5e395533cd8d62193 2,833 1.00/1.00 vMB 29
549,527 549,527 000000000000000000232d3aa5be5a0d6b6c1aa4f742e285942125b6cb71316f 2,126 1.00/1.00 vMB 11
549,526 549,526 000000000000000000109f3ba8219d4c3d556d3f48c51297134af930b5806aa5 3,227 1.00/1.00 vMB 20
549,525 549,525 0000000000000000002127eb9efc240a564b889d15b327a5166c142fed96f34e 3,277 1.00/1.00 vMB 17
549,524 549,524 00000000000000000001e08b870b2d6d31d8ba20f5bdad8e7cb809fd8ce6a8fb 2,990 1.00/1.00 vMB 23
549,523 549,523 00000000000000000013cb1ab90311e1dd2cc288b87b10e2a090483ecd356880 2,761 1.00/1.00 vMB 32
549,522 549,522 0000000000000000000bc30dbc41581a5e495337dd5ef0e8660b485b8a051937 3,290 1.00/1.00 vMB 14
549,521 549,521 00000000000000000007353785a2e0402dc07ee4a18ab3f8a4e76b6ee9171f5f 3,276 1.00/1.00 vMB 14
549,520 549,520 00000000000000000000ba6277cedc076168d9b84f449b318027a1b3d05928b8 1,857 1.00/1.00 vMB 11
549,519 549,519 0000000000000000002581157f16ccd7eb9333ad870f9bd05ded459c0053a81d 2,632 1.00/1.00 vMB 13
549,518 549,518 00000000000000000016ca77d7b331b179569668a953776ff9b2828faac4870d 3,085 1.00/1.00 vMB 24
549,517 549,517 0000000000000000001a1c154728534c7df92a45d6881e594370a86a6a51300c 2,405 1.00/1.00 vMB 21
549,516 549,516 0000000000000000000f981bffb850d2fc933311b4e43fceb6e9a1687555019a 2,364 1.00/1.00 vMB 12
549,515 549,515 00000000000000000017fdde2984c8e3683eb329851f2670a0c085b35f635142 3,231 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 783.15 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: 743.20 GB
    • Received: 18.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.