Loading Tool

Explorer IconExplorer

Memory Pool

78,715 transactions
30.02 vMB
0.08961185 BTC
Random Selection Loading Transactions
Max Size: 179.38/200 MB

Candidate Block

Mining Attempt 84fc344794a6edb656024f0317e495f294a65586dc83beb9f63b83877f8df116
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 23a780b6a0da7bbb6f5efe5f7a82709acb9a361f930e2877e117708f94e2c28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,936
Size: 1.00 vMB
Total Fees: 0.02027496 BTC
Feerates: 150.61 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (679,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
235,800 235,800 000000000000006a5f6b8d5165e556cf532e044ebb66585225f1ade462ef1dd9 158 0.09/1.00 vMB 148
235,799 235,799 00000000000000b0e39ff744d6b0e063ad08433ff2dd1f72d07ef4b9701328c0 825 0.37/1.00 vMB 181
235,798 235,798 00000000000000f3aba8ce76e2bfb83247d925c1614747109a39ac25721f409f 494 0.21/1.00 vMB 180
235,797 235,797 000000000000001d048a3d33e3e1d1d6b3785517c415db834617d8583b483185 276 0.19/1.00 vMB 113
235,796 235,796 000000000000005e47f22a8a55de98a2815c41cded42c0b47ce7b806e3941087 698 0.25/1.00 vMB 227
235,795 235,795 0000000000000039bc8107195171b795939a353a94bb0b72774e2ccdcd3da469 628 0.23/1.00 vMB 190
235,794 235,794 0000000000000094353b5f43a1339d8d371abbe9b3bd42b3a45f776f7a52fe48 170 0.15/1.00 vMB 75
235,793 235,793 00000000000000766b7eb35bc383527358c2befb02f7f9b7bc8b56c5ea3a3f74 672 0.25/1.00 vMB 218
235,792 235,792 00000000000001939080751a0c0cb5236607ecb794f58b2631c11fce08939c5d 150 0.08/1.00 vMB 167
235,791 235,791 00000000000000f33260555b8588c45c1764ad15ec574e809a60284e62baf1ec 470 0.20/1.00 vMB 174
235,790 235,790 000000000000014271b4082e9c73d4fd539568ec0ed029587966d3a552c97547 503 0.28/1.00 vMB 133
235,789 235,789 000000000000001f0144a491c03064573e2598a113e68bd74a06823a4e525ef8 693 0.25/1.00 vMB 217
235,788 235,788 000000000000007a00d7927441c0f9cc40d209f4ba632e6a9085b4a201dd0c4a 510 0.24/1.00 vMB 160
235,787 235,787 000000000000015f4fa7110e55cae1defbffc2ed687d580175aa1d29fd4ceacb 621 0.25/1.00 vMB 201
235,786 235,786 00000000000000ea5844ad7a4602edd3d948a59307e330fd561a63032778060c 57 0.03/1.00 vMB 174
235,785 235,785 0000000000000057efbf67985af235f29db016b8eb051e99e9798eece0e66792 225 0.10/1.00 vMB 159
235,784 235,784 0000000000000188079e0a434e770ec46fdc9614868cde749f6c0a7db0b450c7 133 0.07/1.00 vMB 160
235,783 235,783 0000000000000155d615f79ed3464bb0b0f7447d666ebacf95ee908964ffabeb 22 0.01/1.00 vMB 73
235,782 235,782 0000000000000007a790d8a2dc1765b98eba704d594ad8c9cc56bf984389eee2 221 0.14/1.00 vMB 103
235,781 235,781 000000000000011de0d1a5c420a00b4a1c12bec09650a8f60c4b67a0367c5997 360 0.14/1.00 vMB 200
235,780 235,780 00000000000000d15b376b63ca1afa526757d4ec7970b31e7bd07755e72294ca 214 0.11/1.00 vMB 131
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.