Loading Tool

Explorer IconExplorer

Memory Pool

73,998 transactions
27.38 vMB
0.06957436 BTC
Random Selection Loading Transactions
Max Size: 166.90/200 MB

Candidate Block

Mining Attempt c8005d58d423402ed32aedec907678c963b3dfab9bdd1db4b5cc1f444c187a67
Version 20000000
Previous Block 0000000000000000000100e14253151db2f2c8ca0f4ac25ece9c93f74ee122ca
Merkle Root 7f09328a8b54ae3e35362f4aeac64fc92442cbb38c862460ac6cb97d7a75916b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,149
Size: 1.00 vMB
Total Fees: 0.01136924 BTC
Feerates: 337.46 > 1.14 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,318 (554,656 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,662 360,662 00000000000000000b9f034a2d7cf99eabe02dbe14bd82ffda6576b1a3f33a9b 915 0.74/1.00 vMB 19
360,661 360,661 00000000000000001567b3442d38e30b85ff477ac073c008b8eca73d40a862e6 1 0.00/1.00 vMB 0
360,660 360,660 00000000000000000f59477517f4b33dffcfaeffc42a06a586f3b58dffd7e356 2,410 0.93/1.00 vMB 36
360,659 360,659 000000000000000011413e38a5a3a87c01589aba7a919c2f8304e0e455051871 413 0.23/1.00 vMB 26
360,658 360,658 000000000000000007a6f34018a3fa376c25700e99c0bf6e5c67854bcaf7d08f 174 0.12/1.00 vMB 20
360,657 360,657 00000000000000000043b8524c759ac68eaf04658cdbe409251762e57bf24da3 2 0.00/1.00 vMB 0
360,656 360,656 000000000000000014d0ce37f499418c7467024499ae0ab4271a73b4c2000587 1,282 0.63/1.00 vMB 29
360,655 360,655 00000000000000000337754024e3e033961d18c9587a28afc5313a9b5dabd1cb 2,208 0.95/1.00 vMB 42
360,654 360,654 000000000000000004def54eb4ddbdbd0312df60281da66e46992e7e163e39ec 2 0.00/1.00 vMB 0
360,653 360,653 0000000000000000109ea54f56a1e51b140169439cddef0775f87c1d89baf657 734 0.42/1.00 vMB 24
360,652 360,652 00000000000000000e5d8e59d2ef8679aa3396b529a3d850afa28f6379a20c0d 885 0.60/1.00 vMB 36
360,651 360,651 00000000000000001277d1c924694fc8448c023f3f4536ff9b9e3b725a9ca1da 144 0.13/1.00 vMB 31
360,650 360,650 00000000000000000a23d2a8d4e7fadb009b6164346912b19942ee94eea1ed25 703 0.75/1.00 vMB 19
360,649 360,649 00000000000000000e0611d8db25aa3900203db79e26d71d4eec03ff56b605e8 2,532 1.00/1.00 vMB 40
360,648 360,648 000000000000000015e02f6222f6dc848a283d2c4c5b3d54ce6e19e65606e0a2 1 0.00/1.00 vMB 0
360,647 360,647 0000000000000000097a85090e169634c90ff378341b693fb8230963bae8dabf 1,074 0.75/1.00 vMB 22
360,646 360,646 00000000000000000909d205b1adbc02239447e32eb0195c5e9655af8a8d71d5 1,059 0.75/1.00 vMB 20
360,645 360,645 00000000000000000d29891531c23e27f14bdd52a63290c6ddbb2ecf8c82fcae 2,634 0.93/1.00 vMB 37
360,644 360,644 00000000000000000f2b1859e5cc60cdc25b2534b3b0691a7b4df77f31a74c15 480 0.27/1.00 vMB 27
360,643 360,643 000000000000000004a110743420d5b3f800c05ca78775f0dd81adb6201cbd98 700 0.72/1.00 vMB 16
360,642 360,642 000000000000000015480c47dbafcfa841a7012c404661174aef4f3243b9a5fe 906 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.94 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: 714.92 GB
    • Received: 17.62 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.