Loading Tool

Explorer IconExplorer

Memory Pool

43,445 transactions
26.59 vMB
0.06373867 BTC
Random Selection Loading Transactions
Max Size: 139.82/200 MB

Candidate Block

Mining Attempt 68dd8dbb16965ac0aee8b8f87e47409173a3804102f1b4c4c3e915c51a78e93e
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root 9e2f0db5a4062eba1a150117a4520dbf9f0b1fec401dba7cd192ad236baad59d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,517
Size: 1.00 vMB
Total Fees: 0.01501834 BTC
Feerates: 200.71 > 1.51 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (855,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
58,863 58,863 0000000009830b4f9b09ee165434c19862f7b702d7d87abb1185d74c54257a57 1 0.00/1.00 vMB 0
58,862 58,862 000000000f1bc9b98c3d14e92b1d760c7cd164f20bc6e985fd0683c004b5bff4 1 0.00/1.00 vMB 0
58,861 58,861 000000000cad0607b8763e3e1e14db8684fa6d8579072d5c7f4c431be47a1a75 1 0.00/1.00 vMB 0
58,860 58,860 0000000000b81d41b4bd557ffe0ecc0215259fe83a38f605956c7e59eb8a370d 1 0.00/1.00 vMB 0
58,859 58,859 000000000c76a58f13f5074fbd2a29d89a148fab82979957312ec8b3ea8fefe3 1 0.00/1.00 vMB 0
58,858 58,858 0000000009e02015f761085e142a090e330a820e07b692cd2a4c8c405d4b383a 1 0.00/1.00 vMB 0
58,857 58,857 000000000476f9754e060f23363fb87bf46e3febff17139151636d0ca4217a5d 1 0.00/1.00 vMB 0
58,856 58,856 00000000045887a1913fccb2b62c03e1fa5cb138cb6493b90bb2422f24a86e4f 1 0.00/1.00 vMB 0
58,855 58,855 000000000353d6e34d2e7556e826fb3365edab2f665127ea6c3f89c1dc5eab7a 1 0.00/1.00 vMB 0
58,854 58,854 000000000014546a76368380742f1aef43a96f28d6fb16916213ac1dd00a3e7a 1 0.00/1.00 vMB 0
58,853 58,853 00000000040af20317783f414a4ae1ba9ad60c8d5fe8f9993ca3829870e0deaf 1 0.00/1.00 vMB 0
58,852 58,852 0000000004e795c82c7f003dad0e3ef7d3b9667699211f712eed7e35a6a7642b 1 0.00/1.00 vMB 0
58,851 58,851 000000000a9be9dc7623c51023f877aef69a9fc690911cb1e1fe9fd851e2ad1b 2 0.00/1.00 vMB 0
58,850 58,850 00000000007a7c3b64b739bcfbae4cce867e4e12d44aef3343964e7b3b2bfbc2 1 0.00/1.00 vMB 0
58,849 58,849 0000000009b7e933cb2682967425ec679c6dcaffd6f19b0467aa02b18bdcd346 1 0.00/1.00 vMB 0
58,848 58,848 00000000017027f485b7be9d1e87a6592bdef9c6961db69c704da25070b2efa1 1 0.00/1.00 vMB 0
58,847 58,847 000000000272e29bd1e66a5f91c08e9932ac8078cea80406f1f931cc3d708906 1 0.00/1.00 vMB 0
58,846 58,846 0000000001ebf890d8443f96f8b84dbbeb175aa8564e11faf97add7f5adb5aa9 2 0.00/1.00 vMB 0
58,845 58,845 000000000b898d92ae95e425a5e610c2457e98cb74ff2a826c7f94ce0d46c18a 1 0.00/1.00 vMB 0
58,844 58,844 0000000007c29dfbb9c88a5aec2d72f34f2eb0a79efeb5f440adcbaf91e2aa56 1 0.00/1.00 vMB 0
58,843 58,843 0000000007e4fe204c1118b47e2b41de894293ecf8c929772007ffed7e0e1a7c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.