Loading Tool

Explorer IconExplorer

Memory Pool

50,319 transactions
28.84 vMB
0.07523542 BTC
Random Selection Loading Transactions
Max Size: 154.12/200 MB

Candidate Block

Mining Attempt 7c7a8f6875463f0151cb104f19fefcfe6a7a74b88308cb760a7e1e005d6f6eca
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 1ee6f770260b4cf1c003923cacabc8ae922030bbfc2d18067b241f9534a4cb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.01203784 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (599,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
315,565 315,565 000000000000000016434847a078a95cd0d136751751732db45963ad35d65255 234 0.15/1.00 vMB 22
315,564 315,564 000000000000000011107ea44ce9677d697a46f91d4929d21762e7b5d31204f2 226 0.17/1.00 vMB 24
315,563 315,563 00000000000000002a945bff0615b00b9cdf5905513e69afcab42c74e16a5a0c 128 0.08/1.00 vMB 16
315,562 315,562 00000000000000001e63649c192028af5896a1416725120fadfec27a54af4b77 694 0.52/1.00 vMB 20
315,561 315,561 00000000000000001919e4d218c923ec7660e95c88436489440b8e9b7e573a38 512 0.16/1.00 vMB 51
315,560 315,560 0000000000000000341e4ef579375411ac1bb63790c85aaac42bad69223f153e 291 0.47/1.00 vMB 11
315,559 315,559 000000000000000018d51547c5bf7d94e80fc46518f66e0c015070bac160221c 887 0.35/1.00 vMB 36
315,558 315,558 0000000000000000175b2316f05094ef96548cf82e59184bd0f4f134573de8d2 1,075 0.90/1.00 vMB 22
315,557 315,557 000000000000000026158e509eb1736823ce3de917a4ce6d01ecd0f17c76313e 1 0.00/1.00 vMB 0
315,556 315,556 00000000000000001a5cf9250f452b921ab2fc6d1e2608e1851b92163379d64b 354 0.20/1.00 vMB 27
315,555 315,555 0000000000000000304189720d99541fb9f624c0c3696ba7831008b3c3e301f5 262 0.14/1.00 vMB 32
315,554 315,554 000000000000000029d1dbf90e28a7071ab3bd8a79d33df0d0b1b3f387b23a77 101 0.07/1.00 vMB 24
315,553 315,553 00000000000000001e7ee2f5f58132968f3c175a2c1ae296183d695172e26ec5 601 0.37/1.00 vMB 27
315,552 315,552 000000000000000015f3ce3aef204fd021b8f695519c3d2b1bc8980cb3921363 703 0.21/1.00 vMB 9
315,551 315,551 0000000000000000030cea90f65548b43a9c2e92bf41cc949b5ff999274b6498 197 0.37/1.00 vMB 14
315,550 315,550 000000000000000020e4d72d5130292876d1bb36e233604cfeb565f016ba055e 1,171 0.93/1.00 vMB 24
315,549 315,549 00000000000000000bd39ea73ae0a2806469263fb9f7afd9dcdfe0082d55a06d 1,008 0.74/1.00 vMB 21
315,548 315,548 000000000000000026a66184ccf21a35cc5d8f6cd7925d454361ec391420c592 25 0.01/1.00 vMB 26
315,547 315,547 000000000000000033ebb27e232c3eda2935fc59ab5ee0826537ba95791e1fbb 149 0.12/1.00 vMB 14
315,546 315,546 000000000000000002b7495f4de3f640adf8735647994940ea9e61ec4b33f04a 39 0.03/1.00 vMB 10
315,545 315,545 00000000000000002f84ec845e822c974706f18eae40f3faa62f3893ee18c7db 1 0.00/1.00 vMB 0
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.