Loading Tool

Explorer IconExplorer

Memory Pool

74,066 transactions
27.39 vMB
0.06828999 BTC
Random Selection Loading Transactions
Max Size: 167.17/200 MB

Candidate Block

Mining Attempt 59ed113d392906fe1fba060d2030fe68594128be7c308d3fc8db0e6bb3e98807
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root e62cfa75ac024d849ccfdd1c48dd31ca50dcc6ec449c4ae67ee24cfbf2273f60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,138
Size: 1.00 vMB
Total Fees: 0.01004000 BTC
Feerates: 402.60 > 1.01 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (556,494 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
358,822 358,822 0000000000000000100488dba4a7497335b3304352030c218bf99a4c2620b102 903 0.75/1.00 vMB 20
358,821 358,821 000000000000000006b67a971c3ec6a895a818084eb02a0b3ae77cc225250e96 992 0.94/1.00 vMB 20
358,820 358,820 000000000000000002078db1dd0b660d1d011e2cb44cbe3bc62042f9063098e6 1,346 0.75/1.00 vMB 26
358,819 358,819 00000000000000001368102b4532f99ef21f0e77ab5b1aeb52c49c4243bbf43c 434 0.94/1.00 vMB 10
358,818 358,818 00000000000000001575b225ce91dc57ad11c5eae1ed6c04e23839d81d79779a 1,091 0.75/1.00 vMB 23
358,817 358,817 000000000000000010e9da67637990146542a00ff104e36bdb2a95b560c3ded0 512 0.23/1.00 vMB 28
358,816 358,816 000000000000000009ae7454f78abe01b1c6a599988ce04eb0993d1d26df11d7 398 0.24/1.00 vMB 23
358,815 358,815 0000000000000000078b380245211ee33a4949bd387ccdb9ac6cd141be7eb669 1,351 0.63/1.00 vMB 28
358,814 358,814 0000000000000000143dce5008d7c614ae66d825e42f3290a2d7af089fa941e4 677 0.48/1.00 vMB 16
358,813 358,813 0000000000000000087d95cd77c70fccb626565bd919f9453e97e90bcd99386e 2,020 1.00/1.00 vMB 31
358,812 358,812 00000000000000000a07e8d37e61b37c4d20390a6f69b4704b2da1e6b3a742b6 424 0.27/1.00 vMB 20
358,811 358,811 00000000000000000669e4b8a6a7f958e0a48a27648600f885a7db81084d6051 566 0.34/1.00 vMB 21
358,810 358,810 0000000000000000022a664ffb6f771a824999788d65278b782d1d3c7650ec51 248 0.15/1.00 vMB 23
358,809 358,809 00000000000000000b26ba4275f2fa322d116fa6019bfe3c0bb59fd71b878bc2 1,121 0.64/1.00 vMB 23
358,808 358,808 00000000000000000ed4c84fc599243f3fbb9c3ec5ad4d1ea6a3db141be1bc0b 459 0.29/1.00 vMB 21
358,807 358,807 000000000000000008812aed995bf832b4bafb2af4e41ab7f7e8309dea6ff996 324 0.20/1.00 vMB 25
358,806 358,806 00000000000000000fb122c91c210b3060fff913e483711f25bfb35d1d63537b 410 0.23/1.00 vMB 22
358,805 358,805 0000000000000000020feb8b3a86fc1603acf22c7fdc8e8bf82a7420d07b117a 521 0.33/1.00 vMB 22
358,804 358,804 00000000000000000cfc5a968df5cedcb729fd10c212d847062aa2eb2e615ee3 1,787 1.00/1.00 vMB 24
358,803 358,803 00000000000000000cf8bc428b9486bce40699d645e8181a5e1b97ee4ef7767c 408 0.21/1.00 vMB 25
358,802 358,802 00000000000000000e87fc82781365f8ae633df8aafff1bad7dd4a6adc4d7a35 1,050 0.73/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.94 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.86 GB
    • Received: 17.61 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.