Loading Tool

Explorer IconExplorer

Memory Pool

73,490 transactions
27.18 vMB
0.06237380 BTC
Random Selection Loading Transactions
Max Size: 166.06/200 MB

Candidate Block

Mining Attempt 4578375b540e3a7f7617308675a2d1a20132d4409ea742a26c73089165a46676
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 9e2d36fcd9e75d5b3832fcd9bb9bc41aa616472814adda85677733afff251bfd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,884
Size: 1.00 vMB
Total Fees: 0.00468148 BTC
Feerates: 20.14 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (547,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,668 367,668 00000000000000000235e23cbe5b6057d647150ae5bb78cc13a0cde52885c3e7 511 0.82/1.00 vMB 21
367,667 367,667 000000000000000008680c32315e2275b3f3df727008fec61413d78ae2892e28 549 0.87/1.00 vMB 20
367,666 367,666 00000000000000000dc2bdcc3eb7f76cfc40d813c079659697c9cfc3347314fb 1,714 0.93/1.00 vMB 41
367,665 367,665 00000000000000000afb3c47efee3580efe976fa1d616b7359d09b91dac1adca 2,314 1.00/1.00 vMB 46
367,664 367,664 000000000000000010ef41e2a8a64ffa5b1493b343290d94ad72bcafb0af1a43 1,632 0.95/1.00 vMB 30
367,663 367,663 00000000000000000ff36b0d92e4ac331ec38789c732d1414f5b56891df50b30 1,790 0.93/1.00 vMB 38
367,662 367,662 000000000000000008dd6ccc0841004f6ad6c2370c1a21a91256ad4bf2abdfc5 1,296 0.68/1.00 vMB 47
367,661 367,661 000000000000000007ff802f8a338c5ea49689b9873de72655cfaa98c16dd56c 3,010 1.00/1.00 vMB 64
367,660 367,660 00000000000000000f76114ff9272a83eb942255a8db1f4cd12db8c0f73dedcc 721 0.75/1.00 vMB 31
367,659 367,659 00000000000000000e8286e23a78a77489be9b42cc0736f34724f14eeae51cce 396 0.95/1.00 vMB 26
367,658 367,658 0000000000000000008871e5489787ff3d34521fbb34139b123205c89934a077 484 1.00/1.00 vMB 24
367,657 367,657 00000000000000000c9ba89dbb3dfe60f04f88e3009567518ce712fd41d4fbc1 1,292 0.92/1.00 vMB 40
367,656 367,656 00000000000000000cea9b85cb3d54649870e829d8da0b39ed83d0b425dee122 2 0.00/1.00 vMB 0
367,655 367,655 000000000000000008a5494de1ca5f7c440b98d06d0f1cfb0e31d1a1ea522599 572 0.92/1.00 vMB 28
367,654 367,654 00000000000000000ca11ce6b91503f33805cf1ee3b4093968b9b4b54462eee8 573 1.00/1.00 vMB 25
367,653 367,653 000000000000000009c1f4da23cf10dc377df38e890cfd70c6d136b848c41f8b 648 0.75/1.00 vMB 26
367,652 367,652 000000000000000009e1fd054a0bf1c4ac3c66e98f3f40111c6412d6045f3108 2,436 0.93/1.00 vMB 51
367,651 367,651 0000000000000000072981c31ffb2a9b2fe0042cba1ba38bacfc3e2c10e60d33 677 1.00/1.00 vMB 27
367,650 367,650 000000000000000006270f929c38962210da4d3acffed7d647204dbd107db6a3 200 0.93/1.00 vMB 34
367,649 367,649 00000000000000000aace1053b8012dd7ac7a29feffebff1c61e56bc64a75cce 1,161 0.95/1.00 vMB 45
367,648 367,648 000000000000000013aafe62cf1619b346bdce70857cfc4a5e290720fa7792b0 751 0.95/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.90 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: 713.54 GB
    • Received: 17.39 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.