Loading Tool

Explorer IconExplorer

Memory Pool

41,874 transactions
31.69 vMB
0.08952671 BTC
Random Selection Loading Transactions
Max Size: 159.07/200 MB

Candidate Block

Mining Attempt 34ea941bd37676200bbdb3c3dcb20999cc16287399219f13ecbede05b965db5b
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root c6e82436c30d53aca810056917dcf223701ac984708712bdb22b5e4572cfdc63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,632
Size: 1.00 vMB
Total Fees: 0.02405540 BTC
Feerates: 150.77 > 2.41 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (575,755 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,813 338,813 000000000000000013271b8391cc85b5df6c69e6b5867652446c4bdfa8ec662a 1,258 0.65/1.00 vMB 70
338,812 338,812 00000000000000000221d7bc347a04d3018c66755349f6de2b858dc85fa81489 494 0.30/1.00 vMB 22
338,811 338,811 000000000000000017b463899030d6a1ef882751f4139e6f357ea08e0bbce0c5 188 0.17/1.00 vMB 11
338,810 338,810 000000000000000011ac543884225234f402b320b5fef909b356809feab95e6e 1,592 0.90/1.00 vMB 25
338,809 338,809 0000000000000000054566bb16b88e6e4c35b59e97bb4719a9c6fc0b84eab4b0 512 0.19/1.00 vMB 34
338,808 338,808 00000000000000001560d269f0e39d59c5115d5ecb5c371fa04160100a0ed7ab 177 0.10/1.00 vMB 25
338,807 338,807 00000000000000000c75a010b7d65a19ffcc43c601f82650d86730edcae4bab9 277 0.15/1.00 vMB 18
338,806 338,806 00000000000000000dfa76142713d922deb4b6ca31352fe880a4ed3e6a8a5b69 1,135 0.95/1.00 vMB 18
338,805 338,805 000000000000000003706542f8649d766bfb8664aea2faea3a7d08abeb2e386d 1,024 0.35/1.00 vMB 37
338,804 338,804 0000000000000000107b925d3ad6c12be28e900335d8e7ce057557a1b8fc3e42 571 0.30/1.00 vMB 25
338,803 338,803 0000000000000000101b6f0bed08a5c9301c85f0174fa35ab7d04b20896bdda1 8 0.00/1.00 vMB 82
338,802 338,802 0000000000000000001a5ae949f563fa139a2c306b10b74f06d681dda9e96a93 970 0.87/1.00 vMB 18
338,801 338,801 000000000000000000ab967dad6b04416cbcbd425cd0cc0d0c8f989f3b7b8555 2,197 0.75/1.00 vMB 37
338,800 338,800 000000000000000007e2f6e32e214d2e918b97becc7d87eba27edd876ae325cb 851 0.59/1.00 vMB 27
338,799 338,799 00000000000000000d74ee3d2afbe641b1e99ec7c18e60cb19ac3488dcd0ef78 272 0.25/1.00 vMB 12
338,798 338,798 00000000000000000c393a78f5970d1495ee7879eb1d9ff233e385a2daf026d6 895 0.75/1.00 vMB 13
338,797 338,797 000000000000000017b7840e4b6d99342ebe74974e79695a1baf75dc55938761 761 0.50/1.00 vMB 23
338,796 338,796 000000000000000010584ef8a27774fd71e7c02bbfa1b9ad1a92938295c20434 1,675 1.00/1.00 vMB 24
338,795 338,795 00000000000000000f0e5baa9669d64631319ee9d6e673ae8b16216ec7beff1b 1,574 0.50/1.00 vMB 39
338,794 338,794 0000000000000000059c3a9cbbd42480165d88b15618baad1e27ef61d6c064f8 941 0.75/1.00 vMB 20
338,793 338,793 000000000000000002709061e813188f3cb48a3922a01aedadefc965798a5b4c 516 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.55 GB
    • Received: 11.60 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.