Loading Tool

Explorer IconExplorer

Memory Pool

81,690 transactions
31.54 vMB
0.10174011 BTC
Random Selection Loading Transactions
Max Size: 190.61/200 MB

Candidate Block

Mining Attempt 0319e3f699da320b95505b675c3589e6823e3704f6e22d0f23d88d2e602c207c
Version 20000000
Previous Block 00000000000000000000ed17108ada750c30ae44d6a032cae868ae55c67ad635
Merkle Root 853a6b7d6cc3c0ebe6c6a6624f13f9ae1ed5eaf5b51781935b8a26463271c152
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,641
Size: 1.00 vMB
Total Fees: 0.03098314 BTC
Feerates: 265.25 > 3.10 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,194 (378,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,859 536,859 00000000000000000019c4d5cb5c2303277a60e42fe4698359b09967c2affc4a 2,530 1.00/1.00 vMB 30
536,858 536,858 0000000000000000000490f11cfc058b48b10e526d8f39e82280720d5164db87 2,213 1.00/1.00 vMB 45
536,857 536,857 00000000000000000002f2a8db15de8aa924967305728fb209c97de7dd1df100 1,839 0.71/1.00 vMB 21
536,856 536,856 0000000000000000000004ed29dd933e45388d025ceb6f6efd0f955da5af36bd 1,196 0.86/1.00 vMB 23
536,855 536,855 000000000000000000136eee457d631bb4b96af34e7588fb69875de9064ccbee 13 0.00/1.00 vMB 42
536,854 536,854 000000000000000000285c162da2709dc4ff4906339e0328d29d55e982d286d0 1,081 0.64/1.00 vMB 13
536,853 536,853 0000000000000000001ffbc5c20fa569ba7e2d94fca2e27c9e413367689c273d 233 0.10/1.00 vMB 20
536,852 536,852 000000000000000000228dc75631f7b29925f0e6066de11f8e07139e2d4d367c 2,126 0.87/1.00 vMB 18
536,851 536,851 000000000000000000295e1caed3cebf0c1ad209ac35248f5f22002626a6b744 144 0.05/1.00 vMB 38
536,850 536,850 0000000000000000002756b3327bcb9c51db30f5e5e127d9c8031933dce49818 1,522 0.73/1.00 vMB 26
536,849 536,849 00000000000000000025d1baa23fbdfefb39edb7f7023e14812c3934500ec8d5 986 0.58/1.00 vMB 4
536,848 536,848 00000000000000000017b088765f8cd4d25e51ea048fed8b08cdf2ccf9e4066d 2,409 1.00/1.00 vMB 8
536,847 536,847 000000000000000000235a45a42e92652ed3348c5138aaf98cacfe1085387652 2,163 1.00/1.00 vMB 45
536,846 536,846 0000000000000000000b23b4bdad447c5bf0acae2a2719e5dcee6eb4433ed76c 1,044 0.47/1.00 vMB 21
536,845 536,845 0000000000000000001c1162385f98a9097f5362cd8a03718fc6fcd75045d088 2,408 0.96/1.00 vMB 23
536,844 536,844 00000000000000000028c50736d42ad01afd88b7bea266f623443664c81e7c1b 648 0.27/1.00 vMB 8
536,843 536,843 00000000000000000026967646ccf98b310fccecafbd3aefb072f64090fec729 2,491 1.00/1.00 vMB 22
536,842 536,842 000000000000000000252a4ec0603e99aafab3b20d90cc2a7ef12ac84158b7ff 905 0.50/1.00 vMB 14
536,841 536,841 0000000000000000001d9dc9e4d4d9296ba5d77c58c058d298d285269aedc742 585 0.26/1.00 vMB 16
536,840 536,840 000000000000000000167264b020fa0becea1e4f483d9149ed301568b09332c8 793 0.43/1.00 vMB 21
536,839 536,839 00000000000000000000973749cbe8a8ee79a89c0ee37a523e9d981f03fa1b40 1,138 0.73/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.73 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: 707.57 GB
    • Received: 16.69 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.