Loading Tool

Explorer IconExplorer

Memory Pool

82,237 transactions
31.36 vMB
0.08726825 BTC
Random Selection Loading Transactions
Max Size: 190.53/200 MB

Candidate Block

Mining Attempt c81c3c3689c01b158a4ac541ebf044ddb3ffa4526b1dfa1d4bcd24e2e070e836
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e2028a949d42e2accb652063130663f8e2523d3b99ebb6cfd9eaa6e3a238d279
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,372
Size: 1.00 vMB
Total Fees: 0.01940021 BTC
Feerates: 73.20 > 1.94 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (560,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,123 355,123 00000000000000000ff403e60d8899889e5464da506507723062ca1d3a7f4438 512 0.14/1.00 vMB 62
355,122 355,122 0000000000000000076c7a138687b3b7f77cea42d797bf8c6a0d6c7a3a1b7212 1,619 0.70/1.00 vMB 33
355,121 355,121 000000000000000001409e3001ee609c4b4d021a34e7938f4553c23b9818b96e 422 0.20/1.00 vMB 30
355,120 355,120 0000000000000000043750dba6620f17e2b1d212e18523f3e2ebb61ba017a7fa 1,505 0.66/1.00 vMB 34
355,119 355,119 000000000000000006a90f5e981b1e2e232e8f2ea1030eb0f45ac2bf6a52e0c4 416 0.19/1.00 vMB 27
355,118 355,118 0000000000000000079f496fff1c220269c08c319e1bac66ea94879adbc67d10 710 0.36/1.00 vMB 26
355,117 355,117 000000000000000010345ed7174935786b99910aad25625143387d93e254ca0b 277 0.21/1.00 vMB 15
355,116 355,116 000000000000000007ef6c99ecdd3b6f9964c722b0ef83a433408cb8aa30c8f9 924 0.42/1.00 vMB 28
355,115 355,115 00000000000000000b0159cb6121677d4a135ed0edf1420656b529f428ce17e1 896 0.43/1.00 vMB 29
355,114 355,114 000000000000000010487bceda8793548d1ba818c4c16becf4a18d9e33b0e726 1,310 0.97/1.00 vMB 19
355,113 355,113 00000000000000000deeddd4cb7bc560960647b9440bdf924001d405742c182f 2,966 1.00/1.00 vMB 38
355,112 355,112 00000000000000000086de875f98a0b2a29b522198e194f8a0b8eab619431b20 1,524 1.00/1.00 vMB 26
355,111 355,111 00000000000000001214be7e02866b2d160e4163ac2577fcf304be698feb8df9 131 0.10/1.00 vMB 14
355,110 355,110 000000000000000015558b6daa0ccc8b3de87fc043e5e70cfcca3bd1871dc86e 742 0.36/1.00 vMB 25
355,109 355,109 00000000000000000dfe959dd84c7adf70f893b965dfd4cbc8c1e5c47b5c5d0b 532 0.30/1.00 vMB 17
355,108 355,108 0000000000000000081af4ad691f6b3497bbbdf33d1a6013c9504697191ec08a 2,043 1.00/1.00 vMB 30
355,107 355,107 00000000000000000d897067c107d12238c6e272d708d9ea13cc72cc619d7b1d 1,329 0.75/1.00 vMB 16
355,106 355,106 00000000000000000ccdabc28c1681f193289df960ff75aaa4ff4e2cde94d676 540 0.75/1.00 vMB 16
355,105 355,105 00000000000000000028c63e22893edb388206fa6b564102cdb22fb987274a90 1,328 0.75/1.00 vMB 28
355,104 355,104 0000000000000000136657732ab0608dd8b934cdbfb774b7de0b27d6451ece8d 596 0.75/1.00 vMB 18
355,103 355,103 0000000000000000024c5c30b6fbc62c7e8e12b22c22040b60b08d929cd09da1 1,987 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.