Loading Tool

Explorer IconExplorer

Memory Pool

36,415 transactions
25.81 vMB
0.06110134 BTC
Random Selection Loading Transactions
Max Size: 132.11/200 MB

Candidate Block

Mining Attempt baeeb6e50516a7aca0d145166083ede09dce60784d62fbdd198a8e77891267df
Version 20000000
Previous Block 00000000000000000001b18fde6b2febfc1755903332de50616448df6a77d84a
Merkle Root f130fa30453ee12fc793cc238f985bb914deb76a6fccbbebefc6b0ec6a86960f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,826
Size: 1.00 vMB
Total Fees: 0.01384892 BTC
Feerates: 151.11 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,671 (163,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
751,083 751,083 000000000000000000094c9d1ab5410835887f204cf2d903a7096f52ec40600d 3,318 1.00/1.00 vMB 13
751,082 751,082 0000000000000000000866d67bbf71a4de16f6653f70ee9ff5fc91bc2923a666 2,878 1.00/1.00 vMB 24
751,081 751,081 000000000000000000033eb7029ac60655e36b19eb3af1b43e00519c46058b6b 2,650 1.00/1.00 vMB 9
751,080 751,080 000000000000000000065e6f52830dde1a95fc3c68564970be5ba2dc77becbe0 2,938 1.00/1.00 vMB 22
751,079 751,079 000000000000000000058394913a51b291eee74ddef1a3840527a383d4670837 2,509 1.00/1.00 vMB 18
751,078 751,078 000000000000000000002341c7433f272d9989fbd6b29a1bee3e7d6e4792f604 3,142 1.00/1.00 vMB 24
751,077 751,077 00000000000000000005e585110bf9c6bf6e6bdd2415c4d6d4d42016c1d63099 794 0.77/1.00 vMB 1
751,076 751,076 000000000000000000073036afaf1ff126f3947dadf00f31fc8394d66d4286b8 1,697 1.00/1.00 vMB 6
751,075 751,075 0000000000000000000909ec3f0a6c34d6e3d54f6aca7a3bdd8525532eb4622a 1,803 1.00/1.00 vMB 6
751,074 751,074 00000000000000000004eac607f52678e0bfdc72013da279b9fad41c0d7afde8 2,462 1.00/1.00 vMB 7
751,073 751,073 00000000000000000000bc87474c336ac7a70312fef73d5b95e2d65f3ba95c2f 2,736 1.00/1.00 vMB 10
751,072 751,072 000000000000000000024f866f371e76b083527cf0849fc2ac0afa8c74bc0522 2,958 1.00/1.00 vMB 4
751,071 751,071 00000000000000000001309e3e5640abf5572b49074c8ac2b956f5063b7dc448 2,047 1.00/1.00 vMB 4
751,070 751,070 00000000000000000000dd7ebbbf89b15f7011385aec81e6aeccbd26b7ce7611 3,138 1.00/1.00 vMB 13
751,069 751,069 000000000000000000048c0815c5ef8e3859bfb000bc628504f0aa4f663f633f 1,508 1.00/1.00 vMB 6
751,068 751,068 00000000000000000005339eba3d75fefbd4f20b857082b095de9d16be79ae9a 1,902 1.00/1.00 vMB 15
751,067 751,067 00000000000000000001f6165ddeb09f7eeba76a9a075fa55d6e1d90b06e3a42 1,991 1.00/1.00 vMB 7
751,066 751,066 00000000000000000001b357e06a740cd7e56c0074c59928cc42e4ce072e3818 2,804 1.00/1.00 vMB 25
751,065 751,065 0000000000000000000001fdd50a4cbc4c63d7f1b23ddcb95bc2f2ee81818ad8 2,127 1.00/1.00 vMB 25
751,064 751,064 0000000000000000000165ed60051481ee206d1d2b06ab89456327186fe345dd 2,417 1.00/1.00 vMB 11
751,063 751,063 00000000000000000005357c2bff04811266f81d2e7685d5fc8cc365657f9187 1,220 0.86/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.81 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: 635.02 GB
    • Received: 12.28 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.