Loading Tool

Explorer IconExplorer

Memory Pool

75,837 transactions
27.85 vMB
0.08149991 BTC
Random Selection Loading Transactions
Max Size: 169.91/200 MB

Candidate Block

Mining Attempt e0e4b53e3c537555946d40912b7433f9fbe7d12fc9b39eddc617630cb2ad8ea6
Version 20000000
Previous Block 0000000000000000000091aab2e57355cdf4c0fac78ba90baa2b5eeac3f0e020
Merkle Root dca79a0d0efc834572fa2a34909bcd2237a0c8b674d7490e05cf946f17839a6d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.02191061 BTC
Feerates: 529.10 > 2.20 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,278 (454,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
460,762 460,762 000000000000000001c525c4896476268002bdc19856a9348a6144914380249d 2,244 1.00/1.00 vMB 125
460,761 460,761 0000000000000000020d34040c18d3602159d06352c2110f01680ccc96b4d010 1,982 1.00/1.00 vMB 143
460,760 460,760 0000000000000000003cce376556ac5430efd26cc1b2fad37bdbddc2f652f388 2,074 1.00/1.00 vMB 149
460,759 460,759 00000000000000000060268e849c540f9636e758fba25415ae2f364840ef4878 2,473 1.00/1.00 vMB 171
460,758 460,758 0000000000000000009e959c93f1bbeb39ccc97b98e601f02f99210524662bcc 2,607 1.00/1.00 vMB 212
460,757 460,757 00000000000000000157d116292d74cec3f280ff68775e3613ab0e722604107c 1,328 1.00/1.00 vMB 42
460,756 460,756 00000000000000000055cb620f6ecb641dc2865303895a9855668036db334791 1,728 1.00/1.00 vMB 111
460,755 460,755 00000000000000000191cde459781c9a8974aa132f6381c75094106a5e158d93 1,679 1.00/1.00 vMB 108
460,754 460,754 000000000000000001a06b4a50f9bf5a512b2736e917ee973be5a3a5d818b158 1,601 1.00/1.00 vMB 114
460,753 460,753 00000000000000000146aa645bfaafc34c2add6d8b9d2586af41b81d5c6c9278 1,974 1.00/1.00 vMB 154
460,752 460,752 000000000000000000f963d1ef31f4880e3c50d55cff9204eb3749e63743ac0c 2,477 1.00/1.00 vMB 190
460,751 460,751 000000000000000001c57490fa1ee25cbb779dd621bbc09294aa2432ed98a680 2,105 1.00/1.00 vMB 166
460,750 460,750 00000000000000000107eaeb7c941b9022ec66c4af6b84ea5610405666e41f8b 1 0.00/1.00 vMB 0
460,749 460,749 000000000000000001eb4ec9b4bec175c40ec782acd6e5b2429d521e640ef22b 2,079 1.00/1.00 vMB 151
460,748 460,748 000000000000000001548dcf530fcf74f22475ef7b26da64d4d915e0623d7dbd 1,648 1.00/1.00 vMB 143
460,747 460,747 000000000000000001e9cf950140e1a73fdb0dde6762d98bd1eb4a953b4efac0 2,645 1.00/1.00 vMB 180
460,746 460,746 000000000000000001e153038af8bc7868ea02d1970fed49a3357f3a1747f66b 2,543 1.00/1.00 vMB 170
460,745 460,745 00000000000000000161a2d2f7100fb2de016ac7bb962a0f1561a99ed1b2df82 2,298 1.00/1.00 vMB 111
460,744 460,744 0000000000000000010c45a2f6be85399700a386a02b2314e17e4e29fef6b853 1,590 1.00/1.00 vMB 63
460,743 460,743 000000000000000001b7b37b963f4973c51d1ee0a0230c935506d5fae11440fd 2,160 1.00/1.00 vMB 94
460,742 460,742 000000000000000000f902297a7a2ef2310dd600903f724f0594488aa9c3be2e 1,817 1.00/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.87 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: 713.10 GB
    • Received: 17.31 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.