Loading Tool

Explorer IconExplorer

Memory Pool

59,286 transactions
18.49 vMB
0.06791892 BTC
Random Selection Loading Transactions
Max Size: 117.07/200 MB

Candidate Block

Mining Attempt 3f20851051f4fe309a4157aafa18fd4072572f5e5d4527b450b2fe39d49fc7cb
Version 20000000
Previous Block 00000000000000000000ab4f713c5a892e978b1a4405580e911bb8d65cd4b87a
Merkle Root de9baf27fa73531cada9e5b4a30a00403b5ff61c10ed6989aef2eee2bc7b8649
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,461
Size: 1.00 vMB
Total Fees: 0.02629215 BTC
Feerates: 126.55 > 2.63 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,719 (71 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,648 915,648 000000000000000000010cd0dab7910993758983b0801a1bac40f46e6f17d5e7 1,269 1.00/1.00 vMB 2
915,647 915,647 0000000000000000000155472c763a4786de1aae9f91a5dfd5ca26e778a3b95f 2,020 1.00/1.00 vMB 3
915,646 915,646 00000000000000000000575098f706fc00fa83e43e0c7fdcc4cbfad2c2a097f3 4,098 1.00/1.00 vMB 5
915,645 915,645 000000000000000000002128f08076c4278d8e6a8312c3abb6321e557facd1c9 2,279 1.00/1.00 vMB 2
915,644 915,644 00000000000000000001689feae05c5586942613c67baaa5a861943f759500fe 4,686 1.00/1.00 vMB 4
915,643 915,643 00000000000000000001f3f62cf8ea709b7bc0c5d6908e583181766e18cbe489 3,818 1.00/1.00 vMB 3
915,642 915,642 00000000000000000001f094266b9d65f046e251fa5f90f070137f64a43d3a17 3,825 1.00/1.00 vMB 7
915,641 915,641 0000000000000000000037c5242f11ef72c2e36b55fbaae2c65084cfde983f7f 3,610 1.00/1.00 vMB 4
915,640 915,640 00000000000000000001eb10e6dd50187c4bb54ce2ef20875dd569cc85647dd4 4,661 1.00/1.00 vMB 7
915,639 915,639 000000000000000000002387694becec4e877630814da8d76497a96598cb7502 3,722 1.00/1.00 vMB 9
915,638 915,638 00000000000000000000bb3bc41843719fe36e9ccf594ee58bf79ac5f82daed4 4,742 1.00/1.00 vMB 6
915,637 915,637 0000000000000000000064eb4b37020a1ad2e35abe0d9af7f8080c5b59a4be98 4,295 1.00/1.00 vMB 7
915,636 915,636 00000000000000000000dcfe18c3e42ef91cba968ba3b2f26fba23c17a72a66c 4,674 1.00/1.00 vMB 8
915,635 915,635 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573 3,647 1.00/1.00 vMB 6
915,634 915,634 00000000000000000001a97a7e8496ce4c2a6d89606758ddf3eb31ad29a9060c 3,688 1.00/1.00 vMB 6
915,633 915,633 0000000000000000000115aec14edef7351610aaca38a5e367d17c217cb00d7e 4,075 1.00/1.00 vMB 6
915,632 915,632 000000000000000000005e8831ecac08a960a91d5f5cb02dc703da148f7574ec 4,011 1.00/1.00 vMB 6
915,631 915,631 00000000000000000001e28b8c19f5ee159aa8c88c38d494894b939b2bf44e47 5,519 1.00/1.00 vMB 6
915,630 915,630 0000000000000000000169b9328b00815ef6be4c80bdeb24b0095f545ce0b145 5,348 1.00/1.00 vMB 7
915,629 915,629 00000000000000000000264a7dd487835a641ae1328d88ae07ad035145801a5f 4,806 1.00/1.00 vMB 10
915,628 915,628 00000000000000000000c801401199ca66858fca83aa17d805e846163672a0ac 2,496 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.62 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: 775.60 GB
    • Received: 20.90 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.