Loading Tool

Explorer IconExplorer

Memory Pool

77,102 transactions
30.37 vMB
0.10844596 BTC
Random Selection Loading Transactions
Max Size: 181.21/200 MB

Candidate Block

Mining Attempt 2d8139ca15ce9c5d4b20368159b98e11bef5fd6b52416f9ae576b681346527e1
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root ad60465913138cba2581e9fd7f36de77ad47833c7a7ab9b5c8c48287a5cfdf09
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,455
Size: 1.00 vMB
Total Fees: 0.02895804 BTC
Feerates: 100.00 > 2.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (25,370 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
890,076 890,076 000000000000000000017d75067613cabe9587555ac978060f3f6affe2ec6f44 2,360 0.98/1.00 vMB 2
890,075 890,075 000000000000000000022be39c7d7f990a26e899aaa9c0e40afb91469930db07 2,260 0.99/1.00 vMB 2
890,074 890,074 000000000000000000001b879cb8c033b47109ce52d485cd2db9fde54bfe940b 2,911 1.00/1.00 vMB 2
890,073 890,073 00000000000000000000fb817c1389406babbc244303d444bf1a959bda465909 1,485 1.00/1.00 vMB 3
890,072 890,072 00000000000000000000faeddf7777f42db09c78cf0a0a02c6f044aae12fb818 1,701 0.99/1.00 vMB 2
890,071 890,071 0000000000000000000124c5f241397b5a415e183b980ac4492fb962dd012754 2,784 1.00/1.00 vMB 3
890,070 890,070 0000000000000000000233963f49ec39e5cd0d1171b7f4aaba502987fffa10f8 307 1.00/1.00 vMB 1
890,069 890,069 000000000000000000020f2488f1a22ca7ca83cffc0f4332b3dfa351e66f8a39 288 0.97/1.00 vMB 1
890,068 890,068 00000000000000000001b9a51f94f9038e0207f499d5b614d78d9e4accdad3ea 1,429 0.98/1.00 vMB 2
890,067 890,067 00000000000000000001773270b1795c6c143e59b75c6ec1a291a4a0efbbfb6a 1,453 0.98/1.00 vMB 2
890,066 890,066 00000000000000000002614b0eab920e3440ac323a073b4c006e4c82f1ed32c9 975 1.00/1.00 vMB 1
890,065 890,065 00000000000000000000d403a897d618998263fdfa15e0e10db69964b1e2bd29 2,391 1.00/1.00 vMB 2
890,064 890,064 0000000000000000000084bff5edd55cdf50da22b76e6b6b6819b6c612d41f11 528 0.98/1.00 vMB 1
890,063 890,063 00000000000000000002725043c65cd899d17071fd6ff9609a0d76136de4e662 2,868 1.00/1.00 vMB 2
890,062 890,062 0000000000000000000168805e65892eadec42e4dd7cd0ebfb9aec14468ccf23 2,331 1.00/1.00 vMB 5
890,061 890,061 000000000000000000022c41b8bf19607d604f9b77d0403439bbf6ee60215332 2,743 1.00/1.00 vMB 4
890,060 890,060 000000000000000000021ce534d5b36f8c04b6497b08d9ef55cf0174e6f24fe9 224 0.96/1.00 vMB 1
890,059 890,059 0000000000000000000196928924105dc22b1063c7e9a14131abc14204f11d8d 1,567 0.97/1.00 vMB 2
890,058 890,058 000000000000000000006d0fa6746f9fcaedc7483cdb9e6dfb4b7c364b2a02a1 1,453 0.98/1.00 vMB 1
890,057 890,057 000000000000000000010a4aa664e5328c95d2bdab9fce2a2283bc304b67e046 1,426 0.99/1.00 vMB 1
890,056 890,056 00000000000000000000f75a2a3a4d83c601ebd1fd15a4722c90b46222281cb5 2,599 0.98/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.17 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: 749.56 GB
    • Received: 18.82 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.