Loading Tool

Explorer IconExplorer

Memory Pool

50,331 transactions
28.84 vMB
0.07529644 BTC
Random Selection Loading Transactions
Max Size: 154.14/200 MB

Candidate Block

Mining Attempt 89b06a39b97507bc1109550a7910c036bbd413c9f6668013821ff69b8430beba
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 776b9c6e58ca59a7ab34808f60a3f42e3896497809e3db5e1526e327dfdb90c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,804
Size: 1.00 vMB
Total Fees: 0.01210388 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (598,856 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,859 315,859 00000000000000000634531f0655ccaf2cf25ed5d4d6fc9a5a1b907b86964bb7 39 0.02/1.00 vMB 29
315,858 315,858 00000000000000001fe68b63ef511e9f4d2acb487d869795b2d83d7c047028d8 523 0.75/1.00 vMB 13
315,857 315,857 0000000000000000187efe60f200b7178134d848a74752d523bc5588cbd9f683 578 0.93/1.00 vMB 15
315,856 315,856 00000000000000000582d9117bf89255e9647431abdcc772293f737227b38358 883 0.75/1.00 vMB 19
315,855 315,855 0000000000000000177d199c50fec72b7da70a50e82e2bf4a467ad9c03575f40 426 0.93/1.00 vMB 23
315,854 315,854 000000000000000036f4e2a8e85f5511afa3c4cd1405adbf6c5793a33ade6a57 780 0.75/1.00 vMB 19
315,853 315,853 0000000000000000363a8090d136f11488925b3d40819495f98170b9ab30b0ce 720 0.75/1.00 vMB 25
315,852 315,852 000000000000000034e146f5e8fe6369498f5e698ea2d7f0ac971d7f353bb051 95 0.35/1.00 vMB 19
315,851 315,851 0000000000000000302bd9448db4f2803c7e058d7a6eaacf2264e4434889e2af 474 0.93/1.00 vMB 24
315,850 315,850 000000000000000007e3234ef393333894373b600c0774c3a92b1d31d432e3cb 131 0.75/1.00 vMB 20
315,849 315,849 00000000000000002e08c2ef95c7bc2fb93aabde582fd9a5feb1b4a2301786f3 408 0.93/1.00 vMB 23
315,848 315,848 000000000000000025d67a2c4092f8f00201755e3c9e726061f7a8ed6a83083c 379 0.75/1.00 vMB 23
315,847 315,847 00000000000000002dc7d65180e9d1a3bb4e42dd0ab36683392abbd946269d8f 505 0.93/1.00 vMB 24
315,846 315,846 000000000000000008e24a6879114e00b8fe6bc80389217170e444e01b163f65 171 0.75/1.00 vMB 21
315,845 315,845 0000000000000000322fd7a3a2d132f00a9e9cd199cc21f4af8b64f6eac4c982 592 0.75/1.00 vMB 24
315,844 315,844 00000000000000001fd59f5087b66e1cccf63861134fcc765016bd34dd50ef4a 481 0.35/1.00 vMB 29
315,843 315,843 000000000000000031c41536c62d7bd6c3709678c404398056f35d20b7fa6137 688 0.93/1.00 vMB 28
315,842 315,842 000000000000000010d4597fdea1ca179c482cb7330b6bdedc4948b4b6f2744d 435 0.75/1.00 vMB 24
315,841 315,841 0000000000000000295617ce4b131838a6ea63769ebf4bd8ff0a27590bb0a909 150 0.75/1.00 vMB 21
315,840 315,840 00000000000000001a54d83660d4108e071ea2a8da3d119682dcce516c916f40 158 0.50/1.00 vMB 22
315,839 315,839 0000000000000000369645517df70ff760ef8ed62f66443f05f4b5a84de1d9a1 926 0.93/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.69 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.