Loading Tool

Explorer IconExplorer

Memory Pool

43,951 transactions
28.19 vMB
0.06947714 BTC
Random Selection Loading Transactions
Max Size: 148.81/200 MB

Candidate Block

Mining Attempt 03485d6a3d45c2f9d070232d09ad240a4339735c1a64446e405a2cf74c1caac3
Version 20000000
Previous Block 00000000000000000001c8540de5dceba6fe0c17c8f2c5409bc2924f72da5448
Merkle Root 4645fb3715af1e514251b010feeff18bdad1024ce57cbdd01cc81d600c5dcdb4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,496
Size: 1.00 vMB
Total Fees: 0.01611659 BTC
Feerates: 106.37 > 1.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,834 (562,980 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,854 351,854 00000000000000000291ba5b50188ac28ec58072ce631a5bd1ad4f9145d38083 385 0.37/1.00 vMB 14
351,853 351,853 0000000000000000142387ff8ad7c182605a1421ec208a13e086ce763a71fec6 494 0.26/1.00 vMB 24
351,852 351,852 0000000000000000139fc880ff623f75d2e0ca58bf9ecf2a9098868e36b7ee45 399 0.52/1.00 vMB 14
351,851 351,851 00000000000000000c967758af36ac78269ffdfb13af0a7069263e24091620a5 2,192 1.00/1.00 vMB 34
351,850 351,850 000000000000000009a109b2df3a482c6c71499aca07d4b82c4c28eb9eac3aab 568 0.37/1.00 vMB 27
351,849 351,849 00000000000000000dbc1b6274af9ca93bd0822c35216b8c33dbaf75bd288a77 757 0.49/1.00 vMB 31
351,848 351,848 00000000000000000851596aa9a6f7ae75368216022b322cb108b914765d2285 95 0.10/1.00 vMB 11
351,847 351,847 00000000000000000c6539f79e8aa6402466f3dbef4d8d1997f0a87521ba1c0b 164 0.10/1.00 vMB 28
351,846 351,846 000000000000000002d554071a52739a7ddcd21d59a0e7c6e6670d17d38d6bc6 116 0.08/1.00 vMB 11
351,845 351,845 00000000000000000499a2835d105436afbd838b860f667dce5503d6427bcd2a 1,110 0.71/1.00 vMB 18
351,844 351,844 00000000000000001005ce2d17de864a99d00c60ab8149ff6b94b8aaf3ef77db 576 0.34/1.00 vMB 31
351,843 351,843 0000000000000000024a6d926f5d6f3b5a034a497902976b745c743d866d1ba6 1,672 0.75/1.00 vMB 43
351,842 351,842 00000000000000000fbcfb48861f75467790a0b403df5f6156e429de7b71c0b5 377 0.17/1.00 vMB 36
351,841 351,841 00000000000000000c61a2005fe6e016bc8647db9f9332770b34a9eb4c9284dd 1,339 0.75/1.00 vMB 11
351,840 351,840 000000000000000008cc0629e7085ca4b5e7d13793992162bfb7991568c6cbc7 1,398 0.75/1.00 vMB 37
351,839 351,839 0000000000000000118c52053a6698e4c854fe39d0270b62527ea25d0edbaf5b 1,232 0.75/1.00 vMB 33
351,838 351,838 00000000000000000986419b24ca4ac6264cf5b4bc46d4e200963029fecc5650 500 0.75/1.00 vMB 17
351,837 351,837 00000000000000000425b74f939d6ecb94cb0373907a54e42d247e5c00148848 219 0.75/1.00 vMB 12
351,836 351,836 000000000000000011ddf25d9eba214da6f7228212a47df2001d38df01823405 775 0.75/1.00 vMB 20
351,835 351,835 000000000000000008ac6896f7dfa58166b474b5d62e884e8bfb7943833c392d 1,410 0.75/1.00 vMB 32
351,834 351,834 0000000000000000098d57bbecba15d279d5828aeecb8ff3ca37f9753d35ac79 638 0.90/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.10 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: 651.65 GB
    • Received: 13.61 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.