Loading Tool

Explorer IconExplorer

Memory Pool

74,344 transactions
28.82 vMB
0.08294165 BTC
Random Selection Loading Transactions
Max Size: 170.26/200 MB

Candidate Block

Mining Attempt 4657331289fbb98667b4cb0d996fcf91a5b9355b3bbeefb55ebeda2d81ac487d
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 6e12f59a475e1761e826afd0d41fec79b052fdb4d7e97833a3dfc5ea8ad6e7b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,301
Size: 1.00 vMB
Total Fees: 0.02375829 BTC
Feerates: 150.36 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (105,907 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
809,145 809,145 00000000000000000003b2f916b73c9aa8c1750b520a0c0df48e9a2d84dc3ac4 4,025 1.00/1.00 vMB 18
809,144 809,144 000000000000000000032fb4ce6103645cb76067326a6b77568e9b9593304eaf 2,319 1.00/1.00 vMB 17
809,143 809,143 0000000000000000000430e8eac23f6f1ef00beca6ff7331959c3d9329203081 1,963 1.00/1.00 vMB 19
809,142 809,142 0000000000000000000300c732b20ada3831b3ca717af099f6cca1b929bc0884 2,528 1.00/1.00 vMB 38
809,141 809,141 00000000000000000002286f49d79152754e4be196909a9d7e4fa24547ead151 3,767 1.00/1.00 vMB 17
809,140 809,140 000000000000000000012b291ec94e76a62970fdf558dadc4d485711072fb686 4,565 1.00/1.00 vMB 19
809,139 809,139 000000000000000000006f154727a9fd48a408d92247c51faf91d1d6bd99e0a4 3,525 1.00/1.00 vMB 30
809,138 809,138 00000000000000000000663769c87573a3cc45b3b70a582e3a382a04facad4c9 2,843 1.00/1.00 vMB 21
809,137 809,137 00000000000000000004eac8a5dcefd526a864c33b2ed7cd60e2cd843e4f82bc 4,509 1.00/1.00 vMB 24
809,136 809,136 00000000000000000003f775e80779fb4df53ab7fcb80e7353aa64220590ad94 2,753 1.00/1.00 vMB 21
809,135 809,135 000000000000000000048cecdefd54aa1968ddf39edc9a8244bd7312193a4daf 3,058 1.00/1.00 vMB 15
809,134 809,134 00000000000000000004679fc0854668c4fbfb76cee8e2f0e72b60e19ceeb337 3,943 1.00/1.00 vMB 17
809,133 809,133 000000000000000000028cc60643f3e188c78d3ee22c4605ee669c0df7980c8c 3,329 1.00/1.00 vMB 25
809,132 809,132 00000000000000000003c92275fe3a0a55e96f49cd7738d301191aeec27065e6 3,439 1.00/1.00 vMB 43
809,131 809,131 00000000000000000000aafd8cbf199f6254cee14c1fc6ae185889060d9335e3 2,227 1.00/1.00 vMB 21
809,130 809,130 00000000000000000002a9efcf42f2678d057998c31b7cb15cb77929ab3c2cea 2,961 1.00/1.00 vMB 16
809,129 809,129 000000000000000000028399d1d18a5f9a504264db51600bb139b03429602e09 2,644 1.00/1.00 vMB 21
809,128 809,128 00000000000000000002d84333e7f3106cf0deeaec2347f71de52393bec29627 3,372 1.00/1.00 vMB 20
809,127 809,127 00000000000000000000a896f0d586004ced4491f838996ae953f1ca2bd40a64 4,829 1.00/1.00 vMB 24
809,126 809,126 000000000000000000006da5881d240659544888f767201334637051e4e8359d 5,486 1.00/1.00 vMB 23
809,125 809,125 00000000000000000002fad2dcaeaed638bafb7e19b7641165d16c26c17c7f17 3,717 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.48 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: 668.19 GB
    • Received: 15.42 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.