Loading Tool

Explorer IconExplorer

Memory Pool

83,376 transactions
22.63 vMB
0.07897674 BTC
Random Selection Loading Transactions
Max Size: 151.34/200 MB

Candidate Block

Mining Attempt f98d6d32497000137d592820601123fa24468cce1c5ad3deaa1d4bf8ec281f71
Version 20000000
Previous Block 000000000000000000002083b399e7a761a10f0ab5e7cc53323b3d79690a329b
Merkle Root 1794837a10b193c51e320818127abbc6366c21e22deae4dd0d9b9901989b5a02
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,411
Size: 1.00 vMB
Total Fees: 0.02416701 BTC
Feerates: 341.07 > 2.42 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,037 (856,501 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
59,536 59,536 0000000002460ce2f6ec0299cd17a7de59b0c70aa9b6590ac85a45e5cd4ae2ce 2 0.00/1.00 vMB 0
59,535 59,535 00000000085960f58aba36c0e77a9e3a3ff6893a9689b18a285af7c77b59d06f 1 0.00/1.00 vMB 0
59,534 59,534 000000000d06f39e6bef218f991da2fd4f3301902253e3cbad3c382d973ad5b4 2 0.00/1.00 vMB 0
59,533 59,533 0000000004d1c483516f68da31595eecf5822301c457a2198dfce780ba61140d 1 0.00/1.00 vMB 0
59,532 59,532 00000000013edfb6685fb3d2f4be56eab593b33bf3adbd18e278c52ad84705cf 1 0.00/1.00 vMB 0
59,531 59,531 0000000009187f46d10561a2f4094b7aebc1d4854bc9252f402ac0cbdc6b7ad2 1 0.00/1.00 vMB 0
59,530 59,530 00000000034215e6efeebd8ab90b4173488075ec76036183aa83bb67eac0fb06 1 0.00/1.00 vMB 0
59,529 59,529 000000000d81182f1d953de040213948fe267c2c8fba5000014ae0ebff84d818 1 0.00/1.00 vMB 0
59,528 59,528 000000000ed4ee8b56249e08ce2d7587ffc93f96591fbbf55433f8c35119b22e 2 0.00/1.00 vMB 0
59,527 59,527 000000000c32e4bbc158d2c742f2aac130a37e2c53f34e951348768ac04475bc 1 0.00/1.00 vMB 0
59,526 59,526 00000000007ab3f5cfef220dbbe5e5a56ad737de3af1c0cc9f8903a7edb17930 1 0.00/1.00 vMB 0
59,525 59,525 0000000003014aa67a98f372c10c17572072392943c5096018ccca45a8d86c3f 1 0.00/1.00 vMB 0
59,524 59,524 0000000005e65d167018ae8de86340f15c166a3bf5471e1c32c6acb41bb06a01 3 0.00/1.00 vMB 0
59,523 59,523 00000000094baceadd9d3ad0b8b77299f7b3335f423ec22bfae76d601f5fd086 2 0.00/1.00 vMB 0
59,522 59,522 000000000ea4e3710b8e8c07c59c05d36cd84c63b7a03f9fc85903a64abd0430 1 0.00/1.00 vMB 0
59,521 59,521 00000000057284b575a1d8b86e0cde4d2698ff22d858e00af571f11b5a86310d 2 0.00/1.00 vMB 0
59,520 59,520 0000000001525f82c5c09197a7dfa9e86eb7628a9d286aba6927226daa13f2b0 2 0.00/1.00 vMB 0
59,519 59,519 00000000087253f191b5ae26c0501d6ba69004b9162fcb7ad0a5109a0a97180d 3 0.00/1.00 vMB 0
59,518 59,518 000000000abc52968e4573cdeca41619eed2e8ac7e47a4f16eca928c065f736e 2 0.00/1.00 vMB 0
59,517 59,517 0000000003b901f5dab6ddcc99f812fce3aee88d0a8b1784ab4ae9608caa86cd 1 0.00/1.00 vMB 0
59,516 59,516 0000000005d2bb9951d09183543c81683750631b88ba88e75fb2e2fe7b431e2d 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.19 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: 811.90 GB
    • Received: 23.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.