Loading Tool

Explorer IconExplorer

Memory Pool

78,785 transactions
29.24 vMB
0.07900582 BTC
Random Selection Loading Transactions
Max Size: 174.91/200 MB

Candidate Block

Mining Attempt 70fc41d3319e3bbd3bade1032d42f482342aa85ff8bcad9329903a047eec0afa
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 82ed1b70ac8d167223d0c5f5a224007d911dc8b4e8f1dcedaeeac3ff5d0a44eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.01966977 BTC
Feerates: 150.77 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (270,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
644,988 644,988 00000000000000000004c710b8fd05b54534fb8bfd4d7b06359d8b246362c3b2 2,137 1.00/1.00 vMB 28
644,987 644,987 00000000000000000003a525c927612321af839e2a471b39e3a5e6be43c5452c 2,519 1.00/1.00 vMB 87
644,986 644,986 00000000000000000008849a5c92d2366fec9f72da999e3f2c5f440e86069cc0 2,439 0.80/1.00 vMB 43
644,985 644,985 00000000000000000001fb04d6db8e3df34b2b5151110164261bdadc40225fac 756 0.23/1.00 vMB 45
644,984 644,984 0000000000000000000906cc2122074adc6c7a5dda178e050626c4102e2ef685 1,083 0.36/1.00 vMB 40
644,983 644,983 00000000000000000009a6a73773389d7f8cf3f9b116f5e4fa7ded943626e737 1,309 0.41/1.00 vMB 39
644,982 644,982 0000000000000000000f00f84ef0f7093f811ffcd0d1fd0e39e6532a876b954e 1,189 0.39/1.00 vMB 43
644,981 644,981 0000000000000000000443b4ccfb9d6f2a7967fcbfceaa1193f5c5cb4b4ac07d 1,278 0.50/1.00 vMB 33
644,980 644,980 0000000000000000000dff46357d3e6537db8ae31bff69bfeaaa1564b6c1362c 1,828 0.70/1.00 vMB 42
644,979 644,979 000000000000000000072f4e50513adfd5eedcaeae6d15a74d5f959833632129 2,479 0.90/1.00 vMB 10
644,978 644,978 000000000000000000009dcbd11e8b81d27f706181a255f2f2524feb63e4285e 2,317 1.00/1.00 vMB 5
644,977 644,977 000000000000000000093800f4a7bab190a6fe8781a9438179dcca17f48c84d3 2,837 1.00/1.00 vMB 47
644,976 644,976 0000000000000000000fa222fd98014b102ba8f989cca2c169d4cbbbf7d23264 2,591 1.00/1.00 vMB 94
644,975 644,975 0000000000000000000a0e28269095677c5525fcd7d50fba63e990ffeb16e440 2,279 1.00/1.00 vMB 109
644,974 644,974 00000000000000000001c0a830faeb6ed0e450ea9d78fca200bc6d6a5c27eafa 1,242 0.64/1.00 vMB 12
644,973 644,973 0000000000000000000fe449a9549c9b99eb155b7df8e56d04ad5a66b52855f6 2,328 1.00/1.00 vMB 26
644,972 644,972 0000000000000000000ab5ac8c2f4fd5b9db671aff701589f0473382856e0438 2,888 1.00/1.00 vMB 70
644,971 644,971 0000000000000000000ae33812eaa667b1c6eaf0d86f0d66482bfb78d326bc1e 1,536 0.93/1.00 vMB 18
644,970 644,970 0000000000000000000ef5e6432e23d23e2ed130489f76141adb10e4fcff965c 1,184 1.00/1.00 vMB 18
644,969 644,969 0000000000000000000b11d8c42e0b9a54d598dcd2f73fcee9ae1780bfe55aa6 1,684 1.00/1.00 vMB 7
644,968 644,968 00000000000000000007bd4088bd3781ff57402e03114b9e8ff6981f3dbbd410 2,280 1.00/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.