Loading Tool

Explorer IconExplorer

Memory Pool

81,217 transactions
31.51 vMB
0.07335313 BTC
Random Selection Loading Transactions
Max Size: 191.38/200 MB

Candidate Block

Mining Attempt d939cdd95516b09095913554e1867e059e9bb9378916291e7cb2b415b9b7ae21
Version 20000000
Previous Block 0000000000000000000031ba7fe1eeefe76d233c2558b7cc402ecad40e6ac670
Merkle Root 7f8a7d9f2a1c798a09de76d3f1328ed86ed5721f1cd4f52385e39a5b37430efb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,629
Size: 1.00 vMB
Total Fees: 0.00496629 BTC
Feerates: 73.20 > 0.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,214 (372,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,664 542,664 000000000000000000063caf84ff6281e6d9724089ba20e79f7544f9fcb169f2 2,159 1.00/1.00 vMB 23
542,663 542,663 00000000000000000021fd5595992429c6bbc19e9db418ea5ba559765405695e 968 0.42/1.00 vMB 12
542,662 542,662 0000000000000000000ce6b517e501bc7aac90a968bf24f9e1251b7eed8e07ec 1,362 0.95/1.00 vMB 5
542,661 542,661 0000000000000000001d4df566ce1616f63c1a029dba6f9cff13822619ea8a2d 2,272 1.00/1.00 vMB 23
542,660 542,660 0000000000000000000bdf4068c9cbc255bc8ff6d0ea76cd9a564f82e2353bf0 512 0.27/1.00 vMB 19
542,659 542,659 0000000000000000000d13108dbd2349fa02589bea219190f4428f54eaa653c5 875 0.48/1.00 vMB 13
542,658 542,658 00000000000000000026d121f173ee7f68d942ec2e40d3c693888cc2e914d79d 2,458 1.00/1.00 vMB 3
542,657 542,657 0000000000000000000f6fab91361a60e10f5f80229a8ed8e860bd26c81db683 2,919 1.00/1.00 vMB 30
542,656 542,656 00000000000000000010a78c6d0d4649c997ef510929dab4cd7d0f2986a8928f 194 0.08/1.00 vMB 27
542,655 542,655 000000000000000000032b273d05f4e51aef776d2a0cc4f205aefb37fba7256e 194 0.10/1.00 vMB 32
542,654 542,654 00000000000000000017a361b465a0440b70ec79fc64eaa9a9ac055aaced9ae1 583 0.29/1.00 vMB 30
542,653 542,653 0000000000000000002412d0b10b431020ee179ccfd03fc8dcddb944fb5d7bd0 614 0.23/1.00 vMB 18
542,652 542,652 00000000000000000006fe94db22e6d81df54ae3865f1eaad5a9539986852204 198 0.11/1.00 vMB 14
542,651 542,651 0000000000000000002387bbbe95580d2a94e44236dede1b9b06b9ec8c7d16f4 1,656 0.81/1.00 vMB 15
542,650 542,650 00000000000000000022d6fd60eee315c52ce71af6946b81f514faaad152b1da 1,173 0.45/1.00 vMB 33
542,649 542,649 000000000000000000079c9032cfbe0ec04304f6f4c71bf64806005567bf207b 561 0.27/1.00 vMB 23
542,648 542,648 0000000000000000000d91814054e499f519e3aa426e0531ab298e3ca3d9be6a 2,025 0.87/1.00 vMB 13
542,647 542,647 000000000000000000206c6edd89cbfec9c6fbf0cd610aa1458710d901918778 2,549 1.00/1.00 vMB 21
542,646 542,646 00000000000000000003f45d5f910a49a35b9df30cf1dd5fcd60b21d56ba4eb8 1,103 0.44/1.00 vMB 16
542,645 542,645 00000000000000000005866c28f8a0160560fb099cbda1ae6435e703cea448bc 1,219 0.49/1.00 vMB 26
542,644 542,644 0000000000000000002319f9efe3abe1413316041ddb7d46b46629c435780efd 422 0.15/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.76 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.96 GB
    • Received: 16.80 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.