Loading Tool

Explorer IconExplorer

Memory Pool

28,710 transactions
9.44 vMB
0.09797717 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.57/200 MB

Candidate Block

Mining Attempt a6b92318b0cab37c7eedd3812897a5edfd257010573b44f146a7a9713021d5f3
Version 20000000
Previous Block 0000000000000000000100c607e5fb02a3a79e6481631dfb85d36b8d3ee157d9
Merkle Root 7fd47b7f1b1c2a7acd70f60d9c7129cb59a57d58cfa5f2d31d6dcfa785dc465b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,745
Size: 1.00 vMB
Total Fees: 0.02748871 BTC
Median Feerate: 2.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,219 (772,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,986 140,986 0000000000000239020b988c9be65fc3627be0afe3bfaa9a06f204fa845d67fa 86 0.04 vMB 167
140,985 140,985 000000000000014be3a92bb42395fffb2e13992d3e9d7a77ce32f7982c9dd62e 1 0.00 vMB 0
140,984 140,984 000000000000052fd45a0c511c976bd24c4c0739ea85e6daffe6a1e0a6cd5bf4 19 0.01 vMB 798
140,983 140,983 00000000000005e7407253dc4a294434a5ac442725423d94d089009fde203efc 9 0.00 vMB 675
140,982 140,982 00000000000006885b464eb98a18d7bec9cf2970c7243a3aac4b90352f4f51f6 14 0.01 vMB 63
140,981 140,981 00000000000007f737bffac49b36478a00a2c3b24adcbcd1c1483121f19fe5ac 40 0.02 vMB 158
140,980 140,980 000000000000064cdf32a18b3d56d8a2056e9f6756246a469f502d5d3a18a28a 134 0.04 vMB 170
140,979 140,979 000000000000075c5022aaaff34ab12c3a2b279438bc16b480d5f851141d6a31 112 0.05 vMB 130
140,978 140,978 00000000000004305e40fcf07b556128e0e7171e758c3f68897102c00968fa9f 59 0.03 vMB 193
140,977 140,977 00000000000008d9e540380394d13fc452ab0fed66025bdd31cab7e382ae7642 55 0.03 vMB 568
140,976 140,976 0000000000000696aecdff296091db165de18901b1d4b5aa449b2c53bac6a9ba 82 0.03 vMB 340
140,975 140,975 00000000000006aec6265b6d31e7687bc5d1bca4cda2e019cbb9f1044d8d228b 25 0.02 vMB 333
140,974 140,974 000000000000038384a63cafdadd1d318c7e2480553409fcd4add240e39c4057 116 0.04 vMB 150
140,973 140,973 0000000000000154324ed7172f6855c1ea1c3c2aaff0b18f32f0b31184d15996 3 0.00 vMB 0
140,972 140,972 000000000000008a571f4c9bbd0576958608ff439bc0c2dd1d1be1eba23f8987 21 0.01 vMB 261
140,971 140,971 00000000000007307ae4690c715a7d0b65cc83c3dd2d8a9e01b5fc63cbaef825 82 0.05 vMB 64
140,970 140,970 0000000000000131d20cd3cecfa702e1cec9a1ec59d6c260fcfd288605d1bed7 110 0.06 vMB 174
140,969 140,969 000000000000005ea6ebae5c0fd069109a2d64087946b56a78accca4614ff2a9 8 0.00 vMB 850
140,968 140,968 00000000000001d8f5859ad595ba84306d24786f562a098cc1baae70f77b821b 43 0.02 vMB 124
140,967 140,967 00000000000007986f8206ae0b5c8087d96a9c688f3d2e366387d22a35f5138b 12 0.01 vMB 776
140,966 140,966 000000000000019ea2fe645af8ec6e4c2afcf18438fec38cc83b1a26ad1f7630 142 0.05 vMB 48
Previous 10 blocks ↓
Total Size: 779.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 75
    • Outgoing: 10
  • Data Transfer:
    • Sent: 23.32 GB
    • Received: 0.46 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.