Loading Tool

Explorer IconExplorer

Memory Pool

73,926 transactions
27.45 vMB
0.06868436 BTC
Random Selection Loading Transactions
Max Size: 167.26/200 MB

Candidate Block

Mining Attempt 65c966830f7967131a1cea364e8368a662d39bda41a742e388f19146b78e5028
Version 20000000
Previous Block 0000000000000000000192874583294799069cd41a502da4205abee519612895
Merkle Root a43abe60d382c754cb2cb028e1f95897283463ea026d384713a18118d02fe857
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,595
Size: 1.00 vMB
Total Fees: 0.01007783 BTC
Feerates: 100.35 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,293 (540,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
374,470 374,470 000000000000000010830614960b9b4e09c49ca8414478730e816161ff5dee90 253 0.13/1.00 vMB 39
374,469 374,469 00000000000000000222f31d4cbef619399242be2d45113062cda449f9fb164f 808 0.50/1.00 vMB 31
374,468 374,468 000000000000000000b1099e77f55e917fbdb445fb116456cf126ff44209b29b 1,042 1.00/1.00 vMB 5
374,467 374,467 000000000000000000a5b8b03740afea7abd33a194cf3e4de7e4beab8b7188e1 1,003 0.75/1.00 vMB 12
374,466 374,466 00000000000000000996d50d30d6b5604f59100218de1c61087dbca89df084ff 634 1.00/1.00 vMB 9
374,465 374,465 00000000000000000845aecec7ff4788414f478b0cdaf291b6dd443f1638b5ad 196 0.16/1.00 vMB 19
374,464 374,464 00000000000000000e1c1f074b806d28b306a70e586f1bee5b8d815254bc4aa5 1,514 0.93/1.00 vMB 41
374,463 374,463 000000000000000009bfb15446a7275287689137ae7a70639c3b5b5761e0a3ca 919 0.93/1.00 vMB 14
374,462 374,462 000000000000000004ac6db2534580c62018a8e769d3319f751108322eaecdbd 1 0.00/1.00 vMB 0
374,461 374,461 000000000000000003a95cccc6a29391236d143d7fc9587fb080939716e07dbb 1,202 0.93/1.00 vMB 26
374,460 374,460 00000000000000000c2af4b9f72c75b55f4f6ab4b7011d3213d97cb0865c7751 1,933 0.92/1.00 vMB 42
374,459 374,459 0000000000000000072e3d3af7eca4f4174b16f867e03f27325f097688ed3838 583 0.75/1.00 vMB 17
374,458 374,458 000000000000000005f9e6664082f2a7ae495c79581c97b92cefa14446711713 639 1.00/1.00 vMB 5
374,457 374,457 0000000000000000045246e47765322bd83ae438bd19d2dc9e150787b25f907e 3,623 0.75/1.00 vMB 7
374,456 374,456 000000000000000006f45b2662d878a5c0f6ec1851ae962c4cae9f309b4a9313 630 0.93/1.00 vMB 6
374,455 374,455 00000000000000000861647533e30b51448056dea7bbf526b229601617dcb05f 1,756 1.00/1.00 vMB 35
374,454 374,454 00000000000000000dcc8e9019610f091e534caaaa5fafa8ce71c0c2dbd66871 1,277 0.70/1.00 vMB 36
374,453 374,453 0000000000000000015c7f531571cbb3698adff6a5f0396ebe2d77f81aeb296a 724 1.00/1.00 vMB 7
374,452 374,452 00000000000000000789de381da218c28f7acab6bb324172136cb2d1f1d1918b 68 0.03/1.00 vMB 30
374,451 374,451 00000000000000000226b4102a0926687e2cae2c624109c4b0d77a9fd6040994 683 1.00/1.00 vMB 7
374,450 374,450 00000000000000000ba48a54ad329f7d89b9756b73ca292966a45e63b646d247 3,106 0.75/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.90 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: 713.57 GB
    • Received: 17.40 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.