Loading Tool

Explorer IconExplorer

Memory Pool

77,183 transactions
33.60 vMB
0.13594430 BTC
Random Selection Loading Transactions
Max Size: 188.51/200 MB

Candidate Block

Mining Attempt 916afa8b3ffb39dd4357156da2099d02206bc22c51fdc5ec710aa50cfbf424b5
Version 20000000
Previous Block 000000000000000000012746d6c2df51d8349966cc0d8eb6f9f36de95d974776
Merkle Root 5d6a30fd38323865deb0718786ae02cc56120a0103b1f174c04f9c00442989b0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,554
Size: 1.00 vMB
Total Fees: 0.02672058 BTC
Feerates: 100.53 > 2.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,415 (34,489 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
880,926 880,926 0000000000000000000114163e7e422bfa52dc942176b59463542158b1a4b9f7 1,706 1.00/1.00 vMB 2
880,925 880,925 00000000000000000001f586a378b60aeb1435483721c65021cb98a6dfa05a2c 2,046 1.00/1.00 vMB 2
880,924 880,924 00000000000000000001d78e0403e56a2ef1508b3c4c8e124b5cb223e7d795b6 2,970 1.00/1.00 vMB 4
880,923 880,923 000000000000000000005c1794058404b0bd27bc35374f36bcc1974d8cf81d77 1,282 1.00/1.00 vMB 2
880,922 880,922 0000000000000000000116779a385c4034baa3d2995035c2e58684309d6dc8fa 2,355 1.00/1.00 vMB 2
880,921 880,921 00000000000000000000e7a35c14d67294ca29994dcdb6ab96c4ba032b154fd0 2,657 1.00/1.00 vMB 3
880,920 880,920 0000000000000000000086ca2db99e3a1698830f72091bb5c355415ee009d03f 3,033 1.00/1.00 vMB 4
880,919 880,919 00000000000000000002335f334067ebfe6ecd818be0a4a2cba1e5c1210ab3ee 2,276 0.98/1.00 vMB 2
880,918 880,918 00000000000000000001da9e4a9105648784743b25ce87c578e9e620bf3ceb64 3,455 1.00/1.00 vMB 2
880,917 880,917 00000000000000000002565b9c6fa4e7ea683fcf91bdd73b01503bce68ae5b5f 2,058 1.00/1.00 vMB 2
880,916 880,916 00000000000000000000a9b6243bb00c2777c08750adb3c6132446ba84ceb1f4 2,312 1.00/1.00 vMB 3
880,915 880,915 000000000000000000014bc3705226f4975de49b32e38430ce01cb5050f8d550 3,026 1.00/1.00 vMB 4
880,914 880,914 00000000000000000001bac4cc2563f904c5297cc79e0418365881145f108845 1,235 1.00/1.00 vMB 2
880,913 880,913 000000000000000000019a877a0e17a794776578af50131e2f309bd070d983ea 1,245 1.00/1.00 vMB 3
880,912 880,912 0000000000000000000137223cf18ee90b650ce2899a57250ac6b82e16fc1665 989 1.00/1.00 vMB 3
880,911 880,911 00000000000000000001d3fc1391791cf95b22a3821c5cb08088188ed91c002a 2,408 1.00/1.00 vMB 4
880,910 880,910 000000000000000000015318a0602dbeb5c7ddc74e0ab751d9005729d1bd352a 3,421 1.00/1.00 vMB 4
880,909 880,909 0000000000000000000215bba70d2c6eb6b7de4d92810158d1aaf5a5b38251a8 269 1.00/1.00 vMB 1
880,908 880,908 0000000000000000000135b9f7f26913eee8faf05d7480ac80cf0f83cfd6e64a 1,966 1.00/1.00 vMB 2
880,907 880,907 000000000000000000026146141de4ef8fcafecc51a41789fa17fa2ca438de19 2,034 1.00/1.00 vMB 3
880,906 880,906 000000000000000000024b63993b7c3a885d5db5c70b51a916a66c2c53a59033 2,673 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.11 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: 733.25 GB
    • Received: 18.54 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.