Loading Tool

Explorer IconExplorer

Memory Pool

78,452 transactions
28.82 vMB
0.10839930 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt 0e5bde6b1af3180f8bb68dcc71db442c6a866c54d45f120e23af8a437dcad41f
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root de629fa50e02e5483a76d2c21dfde34c46e91d6afaf1b287a0a58d25e5c1b255
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,094
Size: 1.00 vMB
Total Fees: 0.03830237 BTC
Feerates: 602.26 > 3.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (419,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,616 495,616 00000000000000000019c56aa165820a01a6e784f5b69d0b65a2ee8e3d8285f9 2,617 1.00/1.00 vMB 221
495,615 495,615 00000000000000000063ad78aa3f079d2c4383a0656a5be1f3460f9a0827f7f6 2,630 1.00/1.00 vMB 256
495,614 495,614 0000000000000000007051d949bcd18d4227197b350af9df9db2ba24e65a33ad 2,643 1.00/1.00 vMB 174
495,613 495,613 00000000000000000078066b315ea99e5ebd5bf24ae83a379d4ca9e159fa22bf 2,484 1.00/1.00 vMB 177
495,612 495,612 00000000000000000037e85a1e945eb4a27aedb706964b75d78a24a2e411fa86 2,239 1.00/1.00 vMB 119
495,611 495,611 00000000000000000013e38b7b1eb76e4b0a20c45dafde1642d7cd318716ef10 2,578 1.00/1.00 vMB 268
495,610 495,610 0000000000000000002e2a7663d75789d34ab1682d6d00c7f30c95e374bc0735 2,333 1.00/1.00 vMB 165
495,609 495,609 0000000000000000007e96deefe30d0f3857aae2fd3a91956594b78f5505a519 2,547 1.00/1.00 vMB 314
495,608 495,608 000000000000000000b00a8b688520950a7affbd2210aef6e488e9fc262afb44 2,756 1.00/1.00 vMB 275
495,607 495,607 000000000000000000c897f6a58e3708409ca64e09db4b72154c6356dbd35482 2,397 1.00/1.00 vMB 287
495,606 495,606 00000000000000000023e74b8c77a2caee31c48b8efd4119e4e4e217269e6a0a 3,093 1.00/1.00 vMB 151
495,605 495,605 000000000000000000139a0fcd0b09b584e2ebdae4f17d5ab3822e869d6403e8 2,465 1.00/1.00 vMB 133
495,604 495,604 000000000000000000aabbbf7108301f5a506ae84d84fa7c934baedf9cd69ea3 2,224 1.00/1.00 vMB 324
495,603 495,603 0000000000000000004e27b103d0da4cb7e746a594d9be3bb36f50f6bf4afe6a 2,627 1.00/1.00 vMB 229
495,602 495,602 00000000000000000076b02acd8f5a5cbb5b9f79c4cb5be6d03d6810e81ca936 2,254 1.00/1.00 vMB 179
495,601 495,601 00000000000000000056972dd7792ba07e18cb57f4d8a8da938a291a62de409f 2,129 1.00/1.00 vMB 159
495,600 495,600 00000000000000000017b56a6c6c21a3bd26424c80558055c8c6ca0c7c44d855 2,208 1.00/1.00 vMB 261
495,599 495,599 000000000000000000017b7304fcf17dfcf85936dff28a503e7eb3a72b09d6eb 1,823 1.00/1.00 vMB 347
495,598 495,598 000000000000000000befa0b22c6850d77249d0bd4e04e127ad1140407d69936 2,358 1.00/1.00 vMB 216
495,597 495,597 0000000000000000000ca007b1789f208fbd3ca17dd80a0decdda87fa0558fd0 1,678 1.00/1.00 vMB 139
495,596 495,596 000000000000000000bfd85898b32daf252b861c999959b311f2e501dd1199e5 2,360 1.00/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.