Loading Tool

Explorer IconExplorer

Memory Pool

83,360 transactions
31.68 vMB
0.12687151 BTC
Random Selection Loading Transactions
Max Size: 191.41/200 MB

Candidate Block

Mining Attempt 70decb84aed556412c8637fc367748c85bcc49570673ffc5bdc143e2207f32a6
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 0c8b4f2ab16a18dde6c5fc47f8188c12ae547ef93f0450fcac51206d401b3dcd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,098
Size: 1.00 vMB
Total Fees: 0.04235476 BTC
Feerates: 803.65 > 4.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (620,292 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,060 295,060 00000000000000009568a7450e70e4c9afbd8329bc665f433ef5143c25899ee0 557 0.36/1.00 vMB 35
295,059 295,059 0000000000000000af16590ef88fae08f92d136ad4457a3e2f24991633038abe 511 0.34/1.00 vMB 38
295,058 295,058 00000000000000001309e30f6e7014005d86c1ff40be98038f3d1da17b534abc 256 0.18/1.00 vMB 27
295,057 295,057 00000000000000006beb76170134cc291ae4b6cef99ae4dcfb67edb3bff6d858 131 0.10/1.00 vMB 19
295,056 295,056 00000000000000008aeaab13c8d29253ecf16673c5039c9a058bf09b651d9464 165 0.18/1.00 vMB 23
295,055 295,055 000000000000000076fd475c44c8749d6dbdbee07116986138f9f0c30565b3fc 496 0.31/1.00 vMB 45
295,054 295,054 0000000000000000591387172d578393f5be45f9e17a9d2c403f19d2cd5cfb71 440 0.21/1.00 vMB 31
295,053 295,053 00000000000000008bc30515d1de416b4d51342b055a4b7aefd180e035239e25 124 0.21/1.00 vMB 14
295,052 295,052 00000000000000004cecbcb530ef9e07140ee4f71c13fea253b6fdfacf0260e3 858 0.35/1.00 vMB 48
295,051 295,051 00000000000000008d32ff9344876df86e3291fb1399e5610f2aa7692a7c2002 67 0.11/1.00 vMB 8
295,050 295,050 00000000000000001870ddc8af6787b1141196aee622350acb8c491981b9c006 744 0.88/1.00 vMB 16
295,049 295,049 0000000000000000883e10f465f5233e549f6549da3dd0c300636b22b9dc30fd 512 0.18/1.00 vMB 35
295,048 295,048 000000000000000008dd477f8cdb8afab8bacdb7aa714f5113e2d5df30be2ba6 1,227 0.50/1.00 vMB 64
295,047 295,047 00000000000000005ab8871bd74df5d24d2ece08977df4485567a5df0c18d120 809 0.60/1.00 vMB 37
295,046 295,046 0000000000000000929df63cedb2175c614b3f1cbd2e45a17f4de3eaac8d7a35 256 0.16/1.00 vMB 30
295,045 295,045 000000000000000021928ded716f3aa25ce38d04492e70c43e93627923728ce1 146 0.08/1.00 vMB 36
295,044 295,044 00000000000000007d5cf3794c8fd91ef916ee0a3dfca091cb5ab04d6e125c80 612 0.49/1.00 vMB 23
295,043 295,043 00000000000000002aa03dcba6f9f450f7b9a4fe2baf7c1544a444d87aa7fb41 512 0.17/1.00 vMB 54
295,042 295,042 0000000000000000536dc146ef5e690565744612fdd588d7caac6547f5ce54fd 485 0.29/1.00 vMB 28
295,041 295,041 00000000000000004fac6f6c6cad81f159a8c8e11d597588982b6b423497c7a4 512 0.22/1.00 vMB 34
295,040 295,040 00000000000000000acf205f36c5f1538886f2afb4068b45f7f8a3728341ac4c 68 0.03/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.00 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: 718.68 GB
    • Received: 17.94 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.