Loading Tool

Explorer IconExplorer

Memory Pool

80,181 transactions
29.81 vMB
0.08359691 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt 5b87d0a7bbe268480183a4a6032febedc83dad4cd4b0dc767dffb8709b231556
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e2f5c98f208b27c41bcf224acd0653978007a09ee2059aecb67bd1691b6cbca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.02286240 BTC
Feerates: 502.65 > 2.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (314,085 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,925 600,925 0000000000000000000a368560a97f8e8f42fdd94b9abd4a464c774a32ffd6b3 2,282 1.00/1.00 vMB 25
600,924 600,924 0000000000000000000e966cc7ad4f4bd23bbd6d6e481b5514044474926309ad 2,013 1.00/1.00 vMB 12
600,923 600,923 0000000000000000001297b4427aacb3790dcb433bd8bd9c3e068d49776dea80 2,179 1.00/1.00 vMB 14
600,922 600,922 000000000000000000079b440486af9eee1e82cb6a876806471e5c5eaa331b24 2,608 1.00/1.00 vMB 22
600,921 600,921 000000000000000000058053478071079f702d3da35361c368911bf422a42d03 3,264 1.00/1.00 vMB 29
600,920 600,920 0000000000000000000d0c8706c571be6f49b0301f88933288f5f372f1895ee7 2,760 1.00/1.00 vMB 58
600,919 600,919 00000000000000000001b2b053755bb512e1eee72cd483fd2eb2e51ad1b12c48 2,481 1.00/1.00 vMB 27
600,918 600,918 0000000000000000000d410a7302aa637c423daae428fa5501f4044527ed46f0 2,604 1.00/1.00 vMB 28
600,917 600,917 0000000000000000000a00d7020f964ca1beaab0dac81f152c16b14d030cc998 2,272 1.00/1.00 vMB 17
600,916 600,916 0000000000000000000acd111fe80313f3c9cdfda24fe0f17595e5bb9cc255f7 2,552 1.00/1.00 vMB 17
600,915 600,915 00000000000000000009f3cf1fcabd283c8ebf3ab9b5e8b40571cde6d465cc82 2,267 1.00/1.00 vMB 17
600,914 600,914 00000000000000000007e1a9b6dc0349970066c12d7ebdf0677cfe2aa25ebf6b 3,143 1.00/1.00 vMB 31
600,913 600,913 0000000000000000000da8d396873067002aed2d00db7ed07cf75b8fb83f821a 2,916 1.00/1.00 vMB 26
600,912 600,912 00000000000000000001a5594c99625f73c67ad6c81a59a9cb435cd7f18d2732 3,005 1.00/1.00 vMB 17
600,911 600,911 0000000000000000000654cc8686f852fb270b61d040bafd7049aabddbda2668 1,664 1.00/1.00 vMB 18
600,910 600,910 00000000000000000000e1073b56e6520b1dd15d357f8b5589d4b2976eca7148 2,430 1.00/1.00 vMB 27
600,909 600,909 0000000000000000000107551be5756ac1157b6c29026db663a86519450331fb 2,673 1.00/1.00 vMB 32
600,908 600,908 0000000000000000000b98e511cb37c385c2a2076599d821a16dd9b7076582b4 2,786 1.00/1.00 vMB 24
600,907 600,907 0000000000000000000ecd04bde4b13e67de027c31ee538255784c7281906484 2,590 1.00/1.00 vMB 27
600,906 600,906 000000000000000000120c57ab4579e0b3065a3ba1aca29a93bce1ac3123a62f 2,134 1.00/1.00 vMB 41
600,905 600,905 000000000000000000145d8f786e736ba2308b96af5f2c6c06783ac9f2fe0eee 1,870 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.