Loading Tool

Explorer IconExplorer

Memory Pool

83,238 transactions
30.69 vMB
0.14478676 BTC
Random Selection Loading Transactions
Max Size: 184.75/200 MB

Candidate Block

Mining Attempt ba1645fe7e3d8c37cfa74c09127e697e9f7d7059c10450fea10a273f9b04bbb9
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root f124ee7a2c564fbe0efb08bc5f7bdedaaf07cea401d5a4f149bdf7c12e558251
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,371
Size: 1.00 vMB
Total Fees: 0.07988188 BTC
Feerates: 150.77 > 8.00 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (363,172 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
551,796 551,796 0000000000000000001b3311a45b9c18846a17c120328deee074cc03a76fd2e0 2,697 1.00/1.00 vMB 35
551,795 551,795 0000000000000000001ae8a8094c0cbd4e2db822235f62af328b100d14e2acfe 536 0.23/1.00 vMB 102
551,794 551,794 00000000000000000006dec74cba9a7deed74ca5990c5d2f621105fba08714cb 1,916 1.00/1.00 vMB 13
551,793 551,793 0000000000000000000b853198d0646dfefac6eb6226873ba49797a6f9b0557a 3,078 1.00/1.00 vMB 4
551,792 551,792 00000000000000000019f02430d99897629d07e2096ff84556d3d800f315cfcb 2,141 1.00/1.00 vMB 21
551,791 551,791 000000000000000000274fd06cbfbdc394c4be1653b36a966e2757f675460337 1,227 1.00/1.00 vMB 28
551,790 551,790 00000000000000000006b415918631d1b44be19076964cae196f23b1f2c5a186 671 1.00/1.00 vMB 24
551,789 551,789 0000000000000000001aa610300cb7e1b42b8161a2bdf3e71a1ff93eb86c1375 725 1.00/1.00 vMB 30
551,788 551,788 000000000000000000053be45ad53424b3fb89d53ab0f53f2a61651389450c37 3,121 1.00/1.00 vMB 52
551,787 551,787 0000000000000000001e6b17995342dc838af74dfb9f80781ef45890f10fa7c0 2,763 1.00/1.00 vMB 55
551,786 551,786 000000000000000000027648bfc5d6720952fb65fbc1f7e795c6082c622a667a 948 0.77/1.00 vMB 5
551,785 551,785 0000000000000000001389441dffdbe9d7cb1877659ec8e4180a0683605c50c3 2,336 1.00/1.00 vMB 19
551,784 551,784 0000000000000000001cbb981262c97a16a926ab9cd89135b82a379b0efc2b81 3,164 1.00/1.00 vMB 23
551,783 551,783 00000000000000000027ca343ff9761de84c26944d008548a6ae93622eae8f5f 3,065 1.00/1.00 vMB 8
551,782 551,782 00000000000000000002d26fab2dd4e06ed6f48c8d47eba6641782c97e32fe64 2,394 1.00/1.00 vMB 34
551,781 551,781 0000000000000000001107940dd1f06e1acd4c82cd7af73526517e850e3788d0 3,219 1.00/1.00 vMB 51
551,780 551,780 00000000000000000027383dc2bcb0ed5da131e0158a582c5306b42fda9a7157 3,326 1.00/1.00 vMB 10
551,779 551,779 00000000000000000011c0299bbf6b515b51089e1743145e4159a486d9287e08 2,908 1.00/1.00 vMB 40
551,778 551,778 000000000000000000196ac07559265e5d06aee17296bf9a54f2485a07523867 3,019 1.00/1.00 vMB 29
551,777 551,777 00000000000000000013df6acd9a6bf6b32de4f9359828866dd1b685e3536b20 2,577 1.00/1.00 vMB 37
551,776 551,776 0000000000000000000f1c01dceecee7af7d825bf3ed45948f2d2aa44e9c864e 2,824 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.