Loading Tool

Explorer IconExplorer

Memory Pool

87,910 transactions
33.01 vMB
0.12950533 BTC
Random Selection Loading Transactions
Max Size: 198.09/200 MB

Candidate Block

Mining Attempt 8f4dac1446699c540f7dab54da1358cc7ae37047b371aa323ff85e79c1d5fb04
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root 014cd2e7388be3211b2f6018f36ba437c8b1e1593bf5b6ef5622faf5c16472fe
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.04733276 BTC
Feerates: 218.18 > 4.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (556,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,906 358,906 000000000000000006a1f8d50d441069d42460c92592760c5bdb860eaff0b259 2,015 0.75/1.00 vMB 35
358,905 358,905 00000000000000000356849d1b7836fc19b8fd29a52494b2cb7f302abff0704d 317 0.16/1.00 vMB 22
358,904 358,904 000000000000000008b8cebf7b7d28b3677011820a5fdb5bfb206d3b8e46de8e 1,503 0.75/1.00 vMB 27
358,903 358,903 0000000000000000094bfd73f0cff1f4bb3f0a1bce95160d50cdfe5733e876c3 1 0.00/1.00 vMB 0
358,902 358,902 000000000000000001c4270d6cd70e49c310efe2b04fcf5cbb5726ce976628aa 721 0.37/1.00 vMB 22
358,901 358,901 0000000000000000081cfc3b87e2822fae31f2914783734b02232495558d7d10 794 0.48/1.00 vMB 26
358,900 358,900 000000000000000007237a1ecba5269adca47e00747239800d1167e31e0013cb 358 0.27/1.00 vMB 24
358,899 358,899 000000000000000001d27eb9b73ce59e5967e3567f8b93d0fb38d0d687c8866f 1,546 0.75/1.00 vMB 30
358,898 358,898 0000000000000000138b4ba298a8f085f2ea530bbfe8a83aa88ef9427283590a 668 0.49/1.00 vMB 22
358,897 358,897 00000000000000000b8cc1b40fe9bd088bc116c240af42d0d3bab878c0a3bd07 438 0.21/1.00 vMB 27
358,896 358,896 000000000000000001eb4f2ffac57e55805f1819b7ef0ff9944822f5d19dca3a 734 0.40/1.00 vMB 24
358,895 358,895 000000000000000008999f53410eb8697bc213cb90f8ce29b33b2254a06c0562 106 0.08/1.00 vMB 12
358,894 358,894 000000000000000006c29edb627b8a22d0064d10ebd46ff0ee9b7cf3536b519c 843 0.51/1.00 vMB 25
358,893 358,893 00000000000000000ed0f26c0e27e45a19307cc24c4c56857b046d3b118920cf 105 0.06/1.00 vMB 26
358,892 358,892 0000000000000000158c7faad321d0c2a7f22036ed0aeb89ba40f3cdad55a98f 1,037 0.58/1.00 vMB 26
358,891 358,891 00000000000000000882525ace58b791735f92a499654b93a62d482b9f2851d8 983 0.67/1.00 vMB 37
358,890 358,890 00000000000000000331b71989de805890c9867d5686013b24095fb2ac9f7704 250 0.17/1.00 vMB 19
358,889 358,889 00000000000000000ac5c73676adad524ac44e22f37382efe443e4a7dc1d35c1 1,195 0.62/1.00 vMB 31
358,888 358,888 00000000000000000ff72dae8f3eedc0a8b9ea4e9e013b389a1bba9636b52a49 839 0.46/1.00 vMB 28
358,887 358,887 0000000000000000163689d4e4b2a64c29ab53c30c95ec7ab06fb67e5d3b3701 154 0.10/1.00 vMB 35
358,886 358,886 00000000000000000081d5b401f6db411844fe617aa7583a7937e49601b96f50 164 0.12/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.88 GB
    • Received: 15.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.