Loading Tool

Explorer IconExplorer

Memory Pool

71,454 transactions
22.84 vMB
0.08688709 BTC
Random Selection Loading Transactions
Max Size: 145.50/200 MB

Candidate Block

Mining Attempt f886000c81f0481160dd86abba41c81742a41083f444828772dd106a33697d18
Version 20000000
Previous Block 0000000000000000000101234289fc66627138c4a7c893cb0f19f1c6196ab6c4
Merkle Root c84c79e1091cb1371233e2ae96411fe3389472f7f0b4831de52e05e380be9916
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,281
Size: 1.00 vMB
Total Fees: 0.02745330 BTC
Feerates: 300.40 > 2.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,662 (789,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
126,034 126,034 00000000000022d4d63af1b48475ec13ee1a344840e6b56ffff2da9a1dedf987 14 0.00/1.00 vMB 538
126,033 126,033 000000000000105d0b9ab22d7c1d38272534bd20a414e45d4aacb797398725d6 8 0.00/1.00 vMB 1,509
126,032 126,032 0000000000003cc5046e5fb79a95e24b77744243ac5b4da8a357904e2e7b1278 18 0.01/1.00 vMB 234
126,031 126,031 0000000000001a67ba9d7fd4e6308bff8f854620d26391fdfdbab36acde486d6 6 0.00/1.00 vMB 0
126,030 126,030 0000000000000d3b7f29848e2632bad03c140579050313da39512ab6da95093e 15 0.01/1.00 vMB 792
126,029 126,029 00000000000024bcc1f7059e1ab618190da771345fe3c5910375c9539ee5a080 1 0.00/1.00 vMB 0
126,028 126,028 000000000000149b6dc3b07c42abcb101ab9cf76c8e19b9ba562723436387f8a 1 0.00/1.00 vMB 0
126,027 126,027 000000000000035d071015941002f767099e4e161f212abaa4bf5e5dd8ad554d 9 0.00/1.00 vMB 0
126,026 126,026 0000000000001e99e419430360e7c1c18446c99a7f545f2a8e1b118c0542a28b 39 0.02/1.00 vMB 375
126,025 126,025 00000000000031ca563d5b528e95df9dc278b6a2e4442b12d53ba9fd350f926f 7 0.01/1.00 vMB 519
126,024 126,024 0000000000003ef489b4467b82c9851369a2a21e42673cae6850c4eb6111e559 9 0.00/1.00 vMB 321
126,023 126,023 0000000000002fe0b0624ced063cb0650ca7045e7de9969cf15ecfe95e7681ac 8 0.00/1.00 vMB 3,005
126,022 126,022 0000000000002907799b83340d23d3e8c02d068725ce625dac309922ab8dc496 12 0.00/1.00 vMB 0
126,021 126,021 00000000000024496da5b03259a29876dd78e2b0c362c456bac80d86c37b54e5 11 0.00/1.00 vMB 316
126,020 126,020 00000000000026a4a717c01519933c8ae6ba18c0e5422156a1bfeb6318974189 10 0.00/1.00 vMB 679
126,019 126,019 0000000000003f95f1796d7829e4c828911675ec02015af7cd2dd7c25fa0c65e 18 0.01/1.00 vMB 571
126,018 126,018 000000000000274230c97df889cea4b5a3fe305656fb379552fcc81d7a4bdc06 12 0.00/1.00 vMB 0
126,017 126,017 000000000000101c8473bfac4c4cff023ac3ad7279fcbfd8e5945164f3202e21 12 0.00/1.00 vMB 534
126,016 126,016 0000000000001f5a65e56afad4022b9034d4e0976e11c98f55fcfd4bfaead3da 19 0.01/1.00 vMB 1,069
126,015 126,015 000000000000207a90c127a0e5bcf47a7cc5e80439b50156b4895011e933a975 7 0.00/1.00 vMB 454
126,014 126,014 00000000000021ad0b1f7f32f5de38a46bd95aa41e522d65fad58d7c9e7ed32a 7 0.00/1.00 vMB 1,067
Previous 10 blocks ↓
Total Size: 783.53 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: 773.50 GB
    • Received: 20.58 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.